By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T10:08:01.481Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:08:01.493Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:08:01.494Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T10:08:01.497Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:08:01.906Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:08:02.032Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:08:02.032Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T10:08:02.033Z |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-14T10:08:02.114Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-14T10:08:02.178Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-14T10:08:02.314Z |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-14T10:08:03.929Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-14T10:08:04.538Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-14T10:08:04.562Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-14T10:08:04.562Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-14T10:08:04.656Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-14T10:08:04.657Z |INFO |Root WebApplicationContext: initialization completed in 2342 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-14T10:08:05.685Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-14T10:08:08.133Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-14T10:08:08.817Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-14T10:08:09.013Z |INFO |Started MainApp in 10.33 seconds (JVM running for 11.054) |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-14T10:08:09.092Z |INFO |Start scheduling PRH workflow |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307 | |ENTRY |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-14T10:08:09.095Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-14T10:08:09.099Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-14T10:08:09.101Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:08:09.105Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=31d4a585-965e-42a1-9848-2d1970bc8594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:08:10.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:08:20.027Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e82da416-2049-4643-8bb6-9d10634687b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:08:20.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:08:30.053Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=45fbf361-f0b5-42be-8dce-7c749b7ab999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:08:30.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:08:40.071Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=829cc8c0-70a5-424f-8143-af3ec1ac6d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:08:40.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:08:50.090Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=fdd8b10b-d5fc-4518-ad0a-70be93f769b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:08:50.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:09:00.114Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1a7021ac-b1a0-48a0-bd6d-00a0b64475bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:09:00.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:09:10.133Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=fc0229c5-343b-4ad4-b876-d85881cbed87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:09:10.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:09:20.154Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=06b66cb5-5d57-4773-9c42-e169ec66c6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:09:20.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:09:30.167Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=3a034fde-f77a-4ae1-a4e9-670624fbed83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:09:30.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:09:40.182Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=0e8f9829-9f11-4e7f-ba38-3b28871d904a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:09:40.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:09:50.198Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=4abd9f8e-08b0-4bd6-b0fd-a71abe9c17b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:09:50.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:10:00.210Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1c7db0e9-f48c-4cc8-adda-85cb94dd93d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:10:00.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:10:10.227Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=16144716-9f84-441e-a0e6-e767e0c52195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:10:10.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:10:20.257Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ca6902c6-4981-4177-aa30-7177e779ed65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:10:20.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:10:30.270Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=367d8238-131c-427d-81cf-50cb631e58ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:10:30.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:10:40.283Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=de5afc5b-6b3f-4f29-b47d-db3c39b086d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:10:40.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:10:50.299Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=14d5af2d-27b4-403d-b6c4-13eb1af27734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:10:50.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:11:00.318Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=965b5f73-d4b5-4a7c-9d30-0d03796ebc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:11:00.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:11:10.342Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7e52dc5f-b86c-432c-b753-d3001e3f7acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:11:10.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:11:20.361Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d21507f9-3799-4576-8cc3-98bb12920655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:11:20.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:11:30.376Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a7ad69aa-bbdf-4be9-9ad4-a38ee5624fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:11:30.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:11:40.393Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=47a8ffcb-123b-48ff-95a6-e144e44332be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:11:40.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:11:50.413Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a3840ca8-e141-4f4c-8022-39cda8a84551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:11:50.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:12:00.431Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9e77056b-ee9b-4a9c-ab2d-a1709f7e8606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:12:00.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:12:10.451Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=cf08cb15-b6f3-4e15-9318-38d390751db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:12:10.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:12:20.474Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d826d6ad-7095-4e1e-ae08-9565d79de549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:12:20.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:12:30.489Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=70435342-3ec9-4764-bae0-79833181e317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:12:30.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:12:40.507Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=6d5f298c-1430-4e14-bdbf-b2376ae4ff8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:12:40.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:12:50.522Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e7793ba9-125b-4cb6-b948-149e51f8faa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:12:50.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:13:00.550Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=4c336711-aa4b-46c6-b4eb-90730528bc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:13:00.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T10:13:06.951Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:13:06.951Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:13:06.951Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T10:13:06.951Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:13:06.952Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:13:06.960Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:13:06.960Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T10:13:06.960Z |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-14T10:13:06.962Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:13:10.573Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7753349d-d86c-4ac9-9ad1-f47143b02068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:13:10.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:13:20.585Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=2b7abb07-1422-4688-89d6-6af8fa21a5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:13:20.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:13:30.605Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=92e73478-0c35-4cd1-af8b-32940c45acad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:13:30.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:13:40.622Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=055953f7-4232-41b7-89ff-63c4f613dd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:13:40.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:13:50.637Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7f22985e-2e33-4525-90b7-f4c470696d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:13:50.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:14:00.652Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9484b6d0-e906-4ac4-a471-941720c4dc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:14:00.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:14:10.665Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d3d61db1-b129-445d-9acb-2f132a273794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:14:10.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:14:20.677Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1e4076b6-fd5d-455a-9484-6cde1ce4c29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:14:20.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:14:30.695Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e2266f95-ea12-43c3-9992-bc97aec88750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:14:30.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:14:40.711Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7ed2203c-3bfe-40a1-9c19-041b004eeb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:14:40.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:14:50.725Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=2a4e5522-f962-45f6-967b-facc59cce25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:14:50.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:15:00.752Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=cdc5b89b-7883-4375-a5cf-1c3a101f8863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:15:00.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:15:10.768Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=06feec1d-b3d0-4cbe-8086-63e97fc02784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:15:10.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:15:20.779Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=65e83d76-4da5-46fd-9429-02ab02054954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:15:20.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:15:30.793Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=921902f6-9c4e-4325-af8c-7d5026ba1c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:15:30.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:15:40.804Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7516171e-9e3e-4593-9482-6192a66583b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:15:40.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:15:50.817Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9f9db7eb-90e1-4332-9904-cd5b1c3735c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:15:50.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:16:00.834Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=22df52db-9b46-417e-8aed-927740c7cf0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:16:00.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:16:10.848Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=370f28ec-5985-41e3-b589-4cc5d7770c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:16:10.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:16:20.871Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=3570ad4c-04fb-4b28-a660-fa4b998506e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:16:20.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:16:30.889Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=0a138cd7-6025-4ec7-927d-98b3ac5be846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:16:30.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:16:40.902Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=6adeef56-dc8b-44c6-a8de-2c96dcf1aad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:16:40.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:16:50.920Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9c20c9d6-d65c-490e-aca5-5472db9f4782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:16:50.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:17:00.934Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=fb0314f2-03f3-4068-b9c6-5a8e73d6fa10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:17:00.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:17:10.946Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1cfbf745-20fd-431b-9d5d-963110083efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:17:10.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:17:20.960Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=366529c4-e1ba-4603-96ea-e7d3f0b81cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:17:20.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:17:30.976Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=6755683e-e9a1-45c4-9479-83aa0f1c1e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:17:30.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:17:40.993Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=4280fb45-c43a-421f-b73e-00a0ce4b8b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:17:41.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:17:51.013Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=437f6aca-40a2-4ae5-998c-3457736164c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:17:51.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:18:01.030Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a4c10ca9-07ff-40cd-9b7f-b11716e9603a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:18:01.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T10:18:06.001Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:18:06.001Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:18:06.001Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T10:18:06.001Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:18:06.002Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:18:06.008Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:18:06.009Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T10:18:06.046Z |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-14T10:18:06.049Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:18:11.045Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=57338765-112b-4e9e-95b4-b9e0c7284b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:18:11.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:18:21.058Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1fe05bf9-2a0f-4c0c-88cf-395d86c2c384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:18:21.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:18:31.071Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7f7114a8-33d1-4f90-84bc-7684fe7042dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:18:31.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:18:41.086Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f56d6f7f-7f42-45d9-b300-af22ff1368d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:18:41.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:18:51.099Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e79d9872-9c5c-403b-896d-9bee16f07620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:18:51.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:19:01.114Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f1f39fac-cf52-4179-9400-1f8b498dc4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:19:01.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:19:11.129Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ec228fb5-949e-4f46-9d5a-02bc98611760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:19:11.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:19:21.149Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=8b05b900-2200-4036-a017-92c651e723de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:19:21.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:19:31.161Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=877d8511-a777-4d57-b1aa-b06f43226929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:19:31.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:19:41.175Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=935aff64-4654-4bd5-ac78-c97450eb4afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:19:41.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:19:51.192Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=8fbae82c-df04-49ed-8e88-cc61598f95e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:19:51.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:20:01.218Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=2f28530e-fe63-434c-b0d2-c2bd18efa73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:20:01.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:20:11.233Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ed5faa56-3d42-4e86-9e30-678af4aa5181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:20:11.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:20:21.248Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=69b94075-bad2-4868-9dc2-7c3368a76a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:20:21.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:20:31.260Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=b70dcec0-b713-4569-ac43-3d17b4dca4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:20:31.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:20:41.273Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=47101190-ab43-4b5b-8eb9-62d68dd00ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:20:41.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:20:51.288Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d2f710e3-ce22-4683-9a11-51e7ea706680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:20:51.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:21:01.305Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e058910d-9b0f-41d8-bcc8-718e1ec7e5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:21:01.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:21:11.321Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c903e9c9-130e-4be8-9e73-1b85986460a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:21:11.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:21:21.336Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=fb677c8d-16c3-404c-839c-10999c469bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:21:21.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:21:31.361Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a9425591-79b2-4e40-a809-38382906ed02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:21:31.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:21:41.381Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=89ee13c5-620d-4dc1-9199-76592c8224c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:21:41.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:21:51.395Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=850d601a-80aa-4b21-90b5-3b2d1a3008ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:21:51.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:22:01.427Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9ec31022-7f96-4e78-87a5-aa81a601e460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:22:01.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:22:11.451Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d9e12a2a-e87e-49f9-bb6a-0cfec9a54de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:22:11.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:22:21.467Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c9a9830d-cf33-4164-a171-b8fd922061ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:22:21.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:22:31.485Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7b063ec1-e9ee-4b92-89f5-29eb306dbf07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:22:31.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:22:41.501Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c0def645-6a7c-4bde-833d-7ef7a8d32bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:22:41.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:22:51.522Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=51ae0a99-7c3c-47e3-b073-5bc21d397660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:22:51.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:23:01.536Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=2888e0a8-a458-4bd6-9348-96e4aa1d6f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:23:01.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T10:23:06.010Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:23:06.010Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:23:06.010Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T10:23:06.010Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:23:06.011Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:23:06.017Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:23:06.017Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T10:23:06.017Z |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-14T10:23:06.019Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:23:11.553Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=12b3a770-f87c-4a2e-b1c7-b86b45d61c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:23:11.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:23:21.574Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=344ace4c-ce10-4348-a1a9-0172edd5537f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:23:21.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:23:31.600Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=5d5add48-9fc8-43c6-b92e-3632b0efe838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:23:31.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:23:41.626Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=dba45fdd-51d8-44f7-ad97-0d443e7f221c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:23:41.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:23:51.645Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=b946b161-a1ea-403c-8c75-e0e1b2e631f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:23:51.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:24:01.675Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=023cfcc2-447a-4d25-9eab-947ec94d1078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:24:01.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:24:11.706Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=b424e917-dfec-424c-938f-cc0f57e51bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:24:11.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:24:21.774Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=395bb798-925c-4f9f-84c4-cebd7285c7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:24:21.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:24:31.808Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=8a092d33-44e2-43d9-a0dc-b65638cd7a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:24:31.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:24:41.829Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=adf9ed97-20e6-4d13-bc37-102c53efb1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:24:41.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:24:51.852Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=927852a6-5435-409c-ba65-99e047fc0806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:24:51.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:25:01.877Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=cb30d719-80eb-46bf-bd97-afd4ee3a8167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:25:01.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:25:11.942Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=cd5e7105-8c13-4329-8316-0e5df0e26a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:25:11.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:25:21.957Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f63f2550-1adf-466e-a8cf-892c9d01493d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:25:21.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:25:31.978Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=56ed04b1-e614-481f-9c5f-7d47800db53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:25:31.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:25:41.993Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d849e06a-5579-4cd9-8e18-1613827d8267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:25:42.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:25:52.010Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=cbd8d9fa-3eed-4a05-84b1-089f3b69d9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:25:52.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:26:02.025Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a97c1291-9e44-43ee-bdb5-0a1214224167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:26:02.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:26:12.043Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f377f5f9-2a95-478b-b470-f9f79ceac943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:26:12.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:26:22.062Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=6ac07dc0-0bca-44ae-b664-ac909c2cf9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:26:22.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:26:32.097Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e316418b-5fae-4d4f-861b-9d88933a38fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:26:32.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:26:42.113Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e429728f-1f90-4097-a030-5218f2ce7d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:26:42.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:26:52.126Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=296ca543-4b0d-45bd-a9fd-51d5812cf4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:26:52.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:27:02.141Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=05cf3662-9e18-4e29-8047-08692884835c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:27:02.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:27:12.162Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=4ea86ae3-ca59-4a06-919f-8cf18a5787b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:27:12.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:27:22.180Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c9f23b71-f461-4f70-b4f7-20baaa729790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:27:22.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:27:32.199Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=8e0aa017-22a3-4fe6-82ab-2f54253cc323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:27:32.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:27:42.216Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9afbbb05-ebbe-49c7-8441-30f8b522cfa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:27:42.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:27:52.229Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e9a060aa-f6df-4842-8cbc-a827db94c7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:27:52.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:28:02.244Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=11efd514-c3f8-4bb4-a7fd-a86b64d4ab7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:28:02.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T10:28:05.983Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:28:05.983Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:28:05.983Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T10:28:05.984Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:28:05.984Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:28:05.990Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:28:05.990Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T10:28:05.990Z |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-14T10:28:05.992Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:28:12.258Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=5ed74755-1bac-437a-8285-8e1e1ad954ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:28:12.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:28:22.274Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c47b7558-5483-4a99-8d77-819d55f11580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:28:22.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:28:32.288Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a880b7ef-1732-4cf4-bc2f-1f0b3341ff9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:28:32.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:28:42.302Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=62e1c85e-f170-475c-be03-b2937ada0750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:28:42.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:28:52.317Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d29ab6a1-1e5b-488c-b4fe-fafd89d8cbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:28:52.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:29:02.334Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1800bca8-a54c-4bab-9c0d-eb6dc1645ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:29:02.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:29:12.348Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=bb14ea35-cad8-4527-8822-d7d5851c72ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:29:12.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:29:22.363Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7c6dd790-e397-46d7-8b72-24aa24e11265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:29:22.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:29:32.383Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=5b15afde-97f1-46cd-83df-088f9413b9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:29:32.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:29:42.397Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=6c1cd22d-ac9c-498e-88ba-123adb89e31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:29:42.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:29:52.419Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9a1552ce-fecb-4c1f-930d-7db49b0fea68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:29:52.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:30:02.437Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a30d972a-03a5-4118-bd95-74c8b5578927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:30:02.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:30:12.459Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ec6ba57a-fda4-46d5-9af3-759002f63828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:30:12.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:30:22.472Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=867c9751-8084-4c09-a883-2874d3de9b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:30:22.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:30:32.493Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=aa69b13c-e4c1-4fee-b003-ddb4d6c2f2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:30:32.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:30:42.509Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=26ea2c19-a9e1-40bb-9381-496a8c70cb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:30:42.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:30:52.523Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ed63ae67-1d91-4901-9eef-fb7342b25ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:30:52.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:31:02.536Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d2f74bb4-3d6b-4ad2-881e-e11156c54139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:31:02.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:31:12.550Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=29aa3e8b-a6ff-42fc-b80b-57029f52eb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:31:12.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:31:22.564Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=fa92f07d-4f7a-4abb-a58a-0ac6a4cb02a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:31:22.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:31:32.578Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a757b8c0-b281-4a4e-ada9-0d85f4cfe1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:31:32.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:31:42.593Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=84fe28fc-3ab9-45a0-8251-3b59c658d79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:31:42.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:31:52.632Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=bc819a60-1c47-4375-8278-f6427e5e63ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:31:52.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:32:02.648Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f2e62a1c-bf3b-4022-901b-b25b5a5226b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:32:02.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:32:12.663Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1aab16e3-323d-41de-a570-59c5f79f4b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:32:12.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:32:22.680Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=40113b99-a92e-412d-8775-704c03d5625e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:32:22.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:32:32.695Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=2df5860d-284b-4a1b-90f9-54d71d9772a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:32:32.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:32:42.709Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=3e98e060-2ea4-4b0d-ac5c-a5fa691a8880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:32:42.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:32:52.724Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=68504469-6b66-441a-99bc-f17a3c20709b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:32:52.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:33:02.741Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=839bb879-baff-43b7-b364-b882e0e6ac4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:33:02.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T10:33:05.981Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:33:05.982Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:33:05.982Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T10:33:05.982Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:33:05.983Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:33:05.989Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:33:05.989Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T10:33:05.989Z |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-14T10:33:05.991Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:33:12.755Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7fc2cedc-2472-4737-9485-d09ae9d648bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:33:12.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:33:22.770Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f02f02bf-0c79-4677-a888-32e5fca0449b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:33:22.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:33:32.788Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e975be79-9cab-425e-8e27-062928b8f717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:33:32.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:33:42.812Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1cab77ee-2918-417b-8bb4-4e886ffdb556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:33:42.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:33:52.832Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=b028f343-a430-4fc0-8572-0d8762be37a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:33:52.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:34:02.850Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=007ca834-26a2-4088-a351-3b1f4d21dd5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:34:02.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:34:12.865Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d32eb6b9-54ad-4a90-b02d-ae14ef6bb096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:34:12.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:34:22.879Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=add8e89c-a0ec-4b04-96f4-fdb9b6d6d86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:34:22.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:34:32.894Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=6687ea53-b7db-492e-aa51-a452e1dcb2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:34:32.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:34:42.930Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=27ea3b0a-5c32-4c43-9bfc-52e4afead6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:34:42.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:34:52.943Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=012e44a9-9ae8-4830-84d2-68b5503c8236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:34:52.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:35:02.957Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=baa29c2b-f4b7-4d1a-91a7-8c6aa8c401e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:35:02.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:35:12.971Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=33e7057d-dee0-4758-8505-94167dee45bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:35:12.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:35:22.985Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e48dcd71-f4dd-463b-a117-003b0bae6eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:35:22.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:35:32.999Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d32a46ad-6d9f-4582-9ae3-958b7d086aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:35:33.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:35:43.015Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=84a5c02c-5d05-4863-afba-f3055f9e8b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:35:43.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:35:53.029Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=962785a1-148c-476d-a212-07e674f0fcff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:35:53.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:36:03.041Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=aa294fe3-611a-4965-87db-d29bb73857ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:36:03.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:36:13.054Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=b97708b4-7903-4d06-821a-c051004f2287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:36:13.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:36:23.069Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d15a664f-eab9-458e-8a17-967acb30f347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:36:23.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:36:33.084Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=29d40cd4-4da1-4dc1-98ea-53367656f82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:36:33.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:36:43.097Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=13b37f88-d0e4-4d49-a073-ad0db96e9ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:36:43.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:36:53.113Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=4a82fe68-fd62-4886-be68-00de6a356b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:36:53.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:37:03.125Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=6a0192bf-fcfc-4eb4-b93f-165c45658087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:37:03.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:37:13.139Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7904b1d8-51e4-4aa7-b56e-4cd5c4b02dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:37:13.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:37:23.157Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1e55ec84-3d40-49a6-bf13-c236d7ec26d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:37:23.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:37:33.170Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ec9a600d-b90d-4333-be19-1205cc682fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:37:33.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:37:43.184Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7ef19761-60aa-45fa-ade2-8ce27c41f225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:37:43.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:37:53.204Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=469b1dd0-c03a-457c-88dc-dd7bd249bffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:37:53.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:38:03.220Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1d98f6e6-69e5-4862-932a-88dae4b157a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:38:03.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T10:38:05.987Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:38:05.988Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:38:05.988Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T10:38:05.988Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:38:05.989Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:38:05.995Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:38:05.995Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T10:38:05.996Z |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-14T10:38:05.998Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:38:13.237Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=b9e61ea3-b7ac-4591-9eca-171f026ebc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:38:13.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:38:23.250Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c0ae6f84-5ba4-4674-8e32-6da57b42b1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:38:23.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:38:33.264Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=5a167900-9b43-49a9-a19b-4de3c08300ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:38:33.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:38:43.279Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=80540430-8a9a-4fba-adc7-5cec06c1289f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:38:43.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:38:53.292Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=0ba63a54-ea61-47b1-85fc-034675f6841e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:38:53.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:39:03.304Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a1f13e67-c6aa-4342-a41d-7037c5c1d3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:39:03.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:39:13.318Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=df1efe75-20ea-4813-9fad-6dd8c200d429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:39:13.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:39:23.330Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=fe1cb724-099c-4f73-b172-728bd52f0d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:39:23.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:39:33.345Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=8a5660d9-0014-45eb-9a4b-669791533726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:39:33.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:39:43.361Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f3dd5b7c-e8a9-47cb-b761-d5b69a9ec341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:39:43.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:39:53.374Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ffaf1a85-2bcd-43d9-98f7-597d196e13ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:39:53.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:40:03.387Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c4202cc8-969a-460e-855a-d1fc8024d6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:40:03.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:40:13.399Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=89d43d94-134a-41dc-867e-0b95ac8f639f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:40:13.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:40:23.413Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=415a1118-aa85-4c7b-9078-7df0abdfd50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:40:23.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:40:33.425Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=21daa2fc-74a0-495f-bbd4-3c146e20ffbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:40:33.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:40:43.451Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=998befcd-c6e4-4fd6-a69c-34f5ba236c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:40:43.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:40:53.465Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=53be83f7-4a8b-4c81-a374-7edb5cac7c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:40:53.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:41:03.480Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c6626b35-722b-4a5b-b754-3e4cfd722bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:41:03.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:41:13.496Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=00af84aa-500d-4fad-bb04-59d51e59f7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:41:13.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:41:23.508Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=4099fe66-0b8f-47df-8052-73ee6eb709ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:41:23.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:41:33.524Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=72d4cf6d-630e-4573-a7b9-211e83e79a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:41:33.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:41:43.542Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ec43c4a8-c9b4-4b0b-99fe-cdc995b81da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:41:43.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:41:53.560Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=cf01b9da-a174-4575-b75c-7e011188107c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:41:53.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:42:03.575Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=40080432-4f2f-4b4e-918f-57559be30a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:42:03.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:42:13.590Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=2a140564-4569-44bd-b48d-7d33a7528943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:42:13.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:42:23.603Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7e926b98-8d9c-49c6-8b26-c943ada2e72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:42:23.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:42:33.619Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=fb613589-3909-4d98-8699-2d9eaf261a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:42:33.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:42:43.633Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=67ccfab8-5841-4c70-a161-501b560d181a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:42:43.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:42:53.648Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7a2173ab-da64-4e7e-a18a-7ef38ed4cef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:42:53.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:43:03.663Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=10e433fd-159d-4d2d-aa53-9d797832e1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:43:03.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T10:43:05.966Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:43:05.966Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:43:05.966Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T10:43:05.967Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:43:05.968Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:43:05.974Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:43:05.974Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T10:43:05.974Z |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-14T10:43:05.976Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:43:13.678Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=5502929b-f02f-4b7a-a4e5-8239ad3c93f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:43:13.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:43:23.691Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=15a112d8-2b94-42ea-895b-bf8c2a1b32a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:43:23.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:43:33.705Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=31fe41ba-942c-422d-912d-ecc7b79ef0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:43:33.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:43:43.718Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f8263bb7-0102-423d-8cbd-4040f4fe7a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:43:43.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:43:53.731Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a4857492-de61-45bd-8795-eabd6903e024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:43:53.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:44:03.746Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1549d142-7cf3-4741-a024-e2c75f141f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:44:03.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:44:13.758Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=0e61e9fc-2538-44e6-865f-4c296e9190fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:44:13.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:44:23.771Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ee5ff9d6-a982-45a9-b544-d9a9273623ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:44:23.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:44:33.784Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=573c9d54-06bd-4aa0-8e84-f45a892912e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:44:33.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:44:43.801Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=0224c43a-8ab6-4975-937a-9907b15adf3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:44:43.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:44:53.815Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f6965159-c4ec-42d1-9386-95c39127a001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:44:53.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:45:03.834Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9ed1f8f6-4087-4e9b-a6f8-a42a2133641c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:45:03.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:45:13.847Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=2a587f73-36d6-483c-ad69-d27179d4abd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:45:13.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:45:23.862Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=67696015-55e8-4164-b740-a74ea3045990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:45:23.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:45:33.877Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e6e43011-862b-4477-a874-bff8fe5e9ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:45:33.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:45:43.890Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=91fd3c34-9906-4bfb-82b9-ad735ddcd5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:45:43.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:45:53.902Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=cf49bcce-81bb-4bcc-908e-612fc4baedb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:45:53.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:46:03.918Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d25c1d28-fc73-41b9-b0b1-1a3c1bbe0e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:46:03.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:46:13.929Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ba7c9efc-6a00-4669-baf4-4554e27570ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:46:13.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:46:23.945Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=0e2111ac-b54b-4335-9220-8a4c80743035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:46:23.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:46:33.961Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9dfa251e-c13d-4888-9f56-db774199e8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:46:33.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:46:43.977Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=726d76af-7683-4c6e-bd6f-0089b0b77ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:46:43.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:46:53.991Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c374d068-93d1-41d6-ae64-f5172024a73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:46:54.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:47:04.005Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9cf1dbec-c6b1-47e3-aa00-0b8789f13ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:47:04.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:47:14.024Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=52802dca-5857-4cc2-80ef-914eed5a5fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:47:14.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:47:24.038Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=93fdf329-6556-469a-879e-e906bcbb01bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:47:24.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:47:34.052Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=044bbb9a-b316-49fd-8728-779d87a41b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:47:34.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:47:44.065Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=03fa61bd-c273-49d7-a593-23b828130973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:47:44.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:47:54.078Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c6d4d2b7-93a3-48fb-93d4-f9f1e32901ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:47:54.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:48:04.091Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=35d67278-4b58-4cd8-9480-473b697ec837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:48:04.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T10:48:05.898Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:48:05.898Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:48:05.898Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T10:48:05.898Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:48:05.899Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:48:05.905Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:48:05.905Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T10:48:05.905Z |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-14T10:48:05.907Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:48:14.106Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=599b67f3-4c2d-48da-b782-c3f07363f2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:48:14.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:48:24.120Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=fe61498c-8f24-4e76-aacd-b578c7c85f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:48:24.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:48:34.136Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=4a08cc4e-488e-4673-b0a8-50d0e09a873a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:48:34.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:48:44.151Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=48b2b4d8-c12b-4713-b32e-2685867554b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:48:44.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:48:54.168Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7c710f41-9268-49d4-94ca-40b0a9573a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:48:54.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:49:04.182Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a27af7ec-a534-4d65-9555-2e5a256e59e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:49:04.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:49:14.198Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=cddc9857-60f5-48a6-b558-2a7eacb41f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:49:14.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:49:24.212Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=4cc771d9-3064-4348-adf4-1d3a26324f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:49:24.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:49:34.227Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9e6bec1a-eaf8-4e95-956f-8f80f04cb414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:49:34.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:49:44.238Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e3778685-d08d-40d7-956c-d8b9cdb2c0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:49:44.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:49:54.252Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=508aa842-aaca-4415-add4-67308ecf70ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:49:54.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:50:04.267Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=44797467-d1b9-45a0-9127-a8c52c5a5414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:50:04.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:50:14.281Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=dfbd6051-df87-4064-9553-63725ff3a678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:50:14.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:50:24.295Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ab9d2047-4b7d-4292-a3af-500171289bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:50:24.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:50:34.310Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=841d6924-de50-477d-a0f7-e3655207787c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:50:34.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:50:44.323Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d090b9f3-0923-4e88-a889-b57b67da48c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:50:44.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:50:54.340Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=89ff95a7-f9e5-49f4-9d4d-03468e4a0925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:50:54.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:51:04.357Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=533e267c-7805-441a-8411-e1963f52dc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:51:04.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:51:14.371Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=2e999a80-f8de-460b-95da-166874467c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:51:14.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:51:24.386Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c15dfd53-171b-4776-a99b-9669e60d663d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:51:24.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:51:34.404Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7d3e7c40-80e3-40c6-a7a1-e25414d6b4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:51:34.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:51:44.419Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=030bcca9-95c6-4e90-8d08-efe056bb4400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:51:44.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:51:54.433Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=651195cb-11d1-457c-9cb6-9f018f3a18b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:51:54.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:52:04.447Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=0372c036-69d2-4d9f-8cc8-8a99a674ae7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:52:04.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:52:14.461Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f577df01-1584-497a-98ac-56b1334984db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:52:14.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:52:24.474Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=b2e79905-c526-4c9a-aaa2-27e2104c88a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:52:24.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:52:34.488Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=515a4388-d5eb-4eea-92a7-13463bfaeedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:52:34.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:52:44.501Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=69744aaa-68d5-457f-acbc-1bebbe47a447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:52:44.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:52:54.514Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ea4b1551-a802-4711-acb8-84931957ccbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:52:54.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:53:04.526Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7d6a98b6-600f-4928-8eb3-d5c08ba587b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:53:04.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T10:53:05.974Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:53:05.975Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:53:05.975Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T10:53:05.975Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:53:05.976Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:53:05.980Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:53:05.980Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T10:53:05.980Z |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-14T10:53:05.982Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:53:14.538Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=037f4888-7025-4af4-aedb-98b661f7af55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:53:14.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:53:24.567Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=335864d6-18d6-48a8-a790-26314dad1d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:53:24.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:53:34.579Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=6134aacf-0d54-47c2-8c12-cb26f59a7ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:53:34.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:53:44.596Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=bbf99ae7-565c-418d-b86d-82a46e823a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:53:44.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:53:54.615Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=3bfb6b2c-6516-4b11-b3ec-0d03d53cb12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:53:54.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:54:04.632Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c5702010-b4a7-4ebf-913d-7b7a3defd486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:54:04.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:54:14.646Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=3e8bff11-1b98-40dc-a146-87df5d4b93bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:54:14.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:54:24.660Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=91f4429c-9f69-4ba8-8663-74d49988fbaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:54:24.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:54:34.674Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=eace65e2-106e-434f-bb7a-4089a655b411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:54:34.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:54:44.689Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=4fde4c40-a015-49c9-815c-d9a87f1c83b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:54:44.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:54:54.701Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=b2aed5fd-dd42-47f4-bf1c-d0ea41bd25d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:54:54.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:55:04.716Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=4cb6e6be-0f75-49d4-99c1-c8b7d53b4334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:55:04.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:55:14.735Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7cf51033-9336-4076-a226-96d727fa693b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:55:14.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:55:24.750Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=09322376-d846-4b3f-bd42-e6076f93469c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:55:24.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:55:34.765Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=3d4463c5-b9bc-40f6-8196-a05c2347117c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:55:34.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:55:44.781Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=fcaa14c0-95ad-493d-b0cb-fa012ea871cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:55:44.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:55:54.795Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=56b675ba-11be-4cce-99f6-353e9bdc2d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:55:54.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:56:04.809Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=accac02b-6f09-46b3-8f90-aba3e882dc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:56:04.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:56:14.823Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7b981e6c-4773-43a3-a592-bef19dc79044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:56:14.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:56:24.838Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=5d17e015-26bb-4841-862e-f15e7867800d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:56:24.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:56:34.853Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=846f11b7-ad7b-4fed-b284-8d507a263f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:56:34.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:56:44.867Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9d328e38-a536-4804-b7cb-386b928fd36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:56:44.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:56:54.879Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=052653bb-8a2b-4723-b6e3-344d91ebd035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:56:54.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:57:04.893Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7d9be387-4baa-4df9-88ff-f406ecf02668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:57:04.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:57:14.910Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f8e00fb6-9a81-4ade-ad9d-a7172bc95a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:57:14.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:57:24.924Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=aa862a39-266e-4bf9-b692-ba22e35507f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:57:24.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:57:34.938Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=0291e0c9-a137-47c6-882d-0d4512472284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:57:34.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:57:44.950Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f74f58a2-2a13-434b-8b68-ebe089178550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:57:44.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:57:54.963Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=69c60751-1358-4144-aeec-a2b98fc33239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:57:54.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:58:04.977Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f087dfab-bfe8-4c31-beca-ce701cc33a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:58:04.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T10:58:05.992Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:58:05.993Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:58:05.993Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T10:58:05.993Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:58:05.993Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:58:05.998Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:58:05.998Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T10:58:05.998Z |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-14T10:58:06.000Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:58:14.991Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9e31cf74-67b7-441a-bd2d-6c862d69e9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:58:15.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:58:25.007Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=97bcd352-e591-4cc2-b90c-aec002a14136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:58:25.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:58:35.022Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=5a1c49d4-8a64-4cd1-9fbd-eba8be534dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:58:35.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:58:45.038Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=582e3575-3a4e-46e0-afc4-1162d817f56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:58:45.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:58:55.052Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=29147962-443a-4638-8127-b84c362a486f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:58:55.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:59:05.065Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=238a25a2-3851-433b-b771-6a49952cb47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:59:05.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:59:15.077Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=26dc61c2-31cb-4a68-900d-27c3dfe5b2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:59:15.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:59:25.090Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=933248d0-598e-49ad-9af5-5f7a5520141e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:59:25.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:59:35.115Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=bb24a8e4-59cf-499b-b1dd-3e7f84637827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:59:35.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:59:45.129Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=2644c60e-59ae-455a-9f44-714e9d5ee22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:59:45.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:59:55.146Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=6710f66e-939c-4cab-a48b-29b45746348e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:59:55.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:00:05.158Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=11494dd5-3165-4df6-8432-af4734d479d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:00:05.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:00:15.179Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ace39e13-9e38-4804-8880-d3e997a88c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:00:15.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:00:25.197Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=13083c15-2904-481e-9a3b-5a7fc7932bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:00:25.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:00:35.210Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9180602b-96ca-4d51-a589-53134ea77870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:00:35.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:00:45.222Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=846f8365-7ed1-4599-b699-c8f3e185ccba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:00:45.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:00:55.235Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=af01a708-132e-4b07-bb58-d0a390eee6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:00:55.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:01:05.250Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e05c1c70-b58e-4a01-a31e-8cdb393200eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:01:05.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:01:15.266Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1fc4e079-4d27-4bc1-baee-95dd94a2d1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:01:15.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:01:25.278Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d2c501fb-12aa-43de-b8b0-2c153f3ef511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:01:25.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:01:35.294Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=cccc2823-4ba7-4dc3-9feb-7e10b33aa2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:01:35.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:01:45.311Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=2057d83e-ac0e-48a8-8edb-51331ffdbcb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:01:45.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:01:55.324Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=89639dc8-56ae-47ab-a62f-01a0c4460c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:01:55.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:02:05.341Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=27478356-cafe-4a18-9ac2-647d97adc9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:02:05.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:02:15.357Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7a887f93-ebd3-4c51-9201-294efa16f88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:02:15.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:02:25.389Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c77ba91b-0797-4b97-8869-6cc8ec9a6fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:02:25.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:02:35.405Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d3ec069b-142e-4631-bcb5-06e9a9346cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:02:35.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:02:45.422Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=3749722a-1337-432f-b881-53efb230f6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:02:45.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:02:55.435Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e9a8c068-2108-483a-ba51-dbd4ee99b158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:02:55.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:03:05.451Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=70515a26-1454-40e8-b305-47d432a48ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:03:05.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T11:03:06.062Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T11:03:06.063Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T11:03:06.063Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T11:03:06.064Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:03:06.064Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:03:06.070Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:03:06.070Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T11:03:06.070Z |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-14T11:03:06.073Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:03:15.469Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=47cf399e-4a44-448a-ba53-3f06bc3b2384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:03:15.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:03:25.481Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=8ecf86cb-d9fc-4210-b13b-ec696f565f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:03:25.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:03:35.500Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7795b286-0336-4106-abf3-98f7578a0ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:03:35.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:03:45.514Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=124953ad-45d6-42e1-8fa7-21a419e86953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:03:45.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:03:55.529Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c01c39c9-df3c-49ff-b46e-b195e57eed45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:03:55.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:04:05.541Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ea0b37ea-a746-4292-a00b-9f50eb752a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:04:05.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:04:15.554Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1acf2bf1-6d93-45fa-ad9a-38e66e03b4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:04:15.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:04:25.569Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=500f2676-e041-47d5-9ed0-87cfe8e18e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:04:25.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:04:35.583Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c59b5021-cd6b-4303-b939-31498f73688e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:04:35.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:04:45.598Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=193bbd12-7da2-4f4b-8960-2dd9a2b270ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:04:45.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:04:55.611Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=b5ee2017-6dff-4753-9b63-c3186247b369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:04:55.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:05:05.626Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=8d6eaecb-ac29-4bb8-b4fa-7a743fbb392a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:05:05.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:05:15.642Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d704175c-27d7-4539-884f-788bdd79b396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:05:15.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:05:25.656Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=0cf18503-5063-44a4-ab2e-c6058002f3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:05:25.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:05:35.671Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ca4d6b58-dc50-4343-8947-926acd7886b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:05:35.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:05:45.684Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=43a32b52-5926-44ea-acfb-745e80d1146b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:05:45.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:05:55.709Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=36235ced-16ef-48cc-9958-ba1ac017ebb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:05:55.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:06:05.724Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=34b232ad-7edc-4c14-8045-4c8a465fed18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:06:05.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:06:15.738Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e6f4effc-4dd9-4f3d-a50c-65feffe86924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:06:15.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:06:25.750Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a8e26369-31df-4887-ab38-e145714dde58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:06:25.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:06:35.762Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=50694d34-c91d-46b1-8f59-cfaffba6a014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:06:35.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:06:45.777Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a02b01d9-dacc-44fc-81d8-69669217d1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:06:45.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:06:55.790Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1a811a1c-33d6-42e1-96fc-cf4567818256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:06:55.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:07:05.804Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=adc13228-c79b-41df-b8d3-c909090674fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:07:05.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:07:15.818Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=96c2cc97-52a6-4fa0-a603-81613a93aadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:07:15.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:07:25.836Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=6fa8f278-6e47-4b7b-8b8a-94095bec3fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:07:25.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:07:35.859Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=6e7de315-8fe7-4b10-abab-2a3673ef85d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:07:35.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:07:45.875Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d8f23fde-eea9-441e-99fd-853f5962a184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:07:45.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:07:55.891Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=bad51d78-9a3a-45f2-8417-f101a0858fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:07:55.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:08:05.916Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=dfdd71d6-266d-4a44-8366-3128ff23455a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:08:05.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T11:08:06.081Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T11:08:06.082Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T11:08:06.082Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T11:08:06.082Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:08:06.083Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:08:06.088Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:08:06.088Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T11:08:06.088Z |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-14T11:08:06.091Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:08:15.943Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9b507862-811c-40ed-b1b7-02a24d608dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:08:15.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:08:25.968Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=5b3b5d09-465b-43d1-bc7c-35603a12686d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:08:25.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:08:35.997Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1c914c68-d105-436c-89b4-a0f49f52ad96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:08:36.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:08:46.011Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7ff2a7a2-ef28-4c46-af40-b02b595c1d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:08:46.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:08:56.031Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=be25a8f3-8e5a-4664-9c73-12fac4d19789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:08:56.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:09:06.045Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1b2272f1-ce94-4462-88f4-c452afa28b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:09:06.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:09:16.061Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=0f926449-b922-4d92-86ad-7e774df74f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:09:16.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:09:26.074Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=2c2e2125-1ffd-42b4-b4a9-84a8858928ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:09:26.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:09:36.086Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=6162baa8-856f-459d-aa08-e3b0ebaf9a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:09:36.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:09:46.100Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=112d028b-30bb-4119-bb0a-c84bdc53fe31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:09:46.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:09:56.113Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=aa120ac7-184c-4fd9-92a8-75de27c05223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:09:56.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:10:06.127Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=96e60e62-292e-4f69-bdf5-92cb8a70ee0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:10:06.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:10:16.139Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=61820a6f-82a9-4097-978c-11bee2d949f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:10:16.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:10:26.153Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=14425cdc-3f49-4566-94a2-741afc738669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:10:26.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:10:36.165Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e9315638-aab3-4544-b902-f6094653d19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:10:36.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:10:46.178Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=bd4fc6be-57f4-4f29-8712-666acccd99b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:10:46.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:10:56.192Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=3d00d8a6-b013-4986-9a5f-0b948c043528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:10:56.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:11:06.205Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=77843fe9-199b-4a61-aad5-1b6eaa9ddb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:11:06.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:11:16.222Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=88fee6e2-5d21-44d3-be45-70c19930daca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:11:16.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:11:26.236Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=fa31f4b9-56f3-4a14-82af-c43ea7b4c08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:11:26.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:11:36.250Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c7f5d922-3b05-4902-8b5d-817e0a4ccaf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:11:36.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:11:46.262Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=5a26dcf8-a3cf-4308-a53f-6a59e68c82a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:11:46.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:11:56.278Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e51eee17-bac1-48d9-a032-8700a7257a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:11:56.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:12:06.290Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7b347c7f-90c6-410a-b330-bc66b0ab106e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:12:06.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:12:16.305Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=230b0ba4-71d9-40b4-9637-68d8e1c7b472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:12:16.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:12:26.331Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=abccaf61-7cdd-45ce-9e86-1659b6d48b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:12:26.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:12:36.347Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9ac474ae-05b1-4899-88d6-fcdfd33a946a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:12:36.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:12:46.360Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f6ea823f-ccba-4c93-840b-173899b7de7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:12:46.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:12:56.374Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=23d173ea-a9d9-464c-9e3e-00e0828cd1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:12:56.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T11:13:05.916Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T11:13:05.916Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T11:13:05.916Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T11:13:05.916Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:13:05.917Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:13:05.921Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:13:05.921Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T11:13:05.921Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-14T11:13:05.923Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:13:06.388Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=74cb159f-a989-46cd-b518-e7a6d5714629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:13:06.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:13:16.401Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=2396942f-0f36-4997-a6e9-05cf50bf6a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:13:16.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:13:26.413Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=11dbaf65-d599-4dc4-b4f7-3bfb6c67359c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:13:26.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:13:36.426Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=26990603-420b-4f7c-960b-4a6b505e6a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:13:36.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:13:46.443Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=48baca09-af29-437a-82d3-62fde373ac34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:13:46.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:13:56.455Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=44e6abc7-2b1d-4701-85a7-d8adecc49c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:13:56.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:14:06.468Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7580b1f2-3391-4643-9dbe-8b403dfbf574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:14:06.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:14:16.485Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9e7c0fc8-68a6-49c9-ae5d-f8fb0cb964ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:14:16.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:14:26.500Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=473118dc-04a8-4064-aa34-1f99e9ef27b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:14:26.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:14:36.516Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=903326ce-9705-4c90-b568-58e56948ef8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:14:36.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:14:46.533Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=71596e18-7716-4b2e-940c-ed9baf668986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:14:46.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:14:56.547Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ec521a52-a2ab-4f34-b1de-072cb8fff773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:14:56.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:15:06.561Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=2354dad3-8199-451f-a423-4f8bb5e4f7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:15:06.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:15:16.574Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=aacfaf17-a8a4-4633-823a-8143e466d929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:15:16.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:15:26.590Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=fcc935a8-4885-4dad-a244-53bfd3dcc169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:15:26.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:15:36.611Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=508984b3-d8fa-4640-9092-1cebbfcb97f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:15:36.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:15:46.634Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c04a1edd-6148-48b3-83c6-5b49f1ed1b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:15:46.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:15:56.651Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=878ad084-d1aa-4bac-aaac-33088b51da16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:15:56.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:16:06.665Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e6533635-39f1-4194-b092-b3276d377e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:16:06.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:16:16.679Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=b752a212-d806-43b7-a6b6-bd027c74340c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:16:16.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:16:26.700Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=b534cd7f-d3d0-4ed3-a558-de7fa349e8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:16:26.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:16:36.723Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=99520d2d-badc-4705-b188-a6b82055079a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:16:36.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:16:46.737Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=06481ef2-d268-4f5f-91bf-36bdbc4b8a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:16:46.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:16:56.760Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=54c521d1-0e35-4635-bea5-ee02bf10e6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:16:56.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:17:06.773Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d84a2432-cd16-4c04-a7d3-9e4cee19ab85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:17:06.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:17:16.786Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9fadf6e4-0f8a-408a-ac35-687cfe5e3063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:17:16.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:17:26.801Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=4234e722-b41e-47a8-9bfe-aaee9b56802a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:17:26.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:17:36.827Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e57a402e-701e-4388-9203-56b75d552042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:17:36.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:17:46.857Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=39913544-b5a9-43de-83aa-d2ffb49aaf5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:17:46.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:17:56.869Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=3fe140f5-f892-4d3b-836f-25e32f237ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:17:56.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T11:18:05.980Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T11:18:05.981Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T11:18:05.981Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T11:18:05.981Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:18:05.982Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:18:05.986Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:18:05.987Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T11:18:05.987Z |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-14T11:18:05.989Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:18:06.889Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=834e3400-a94d-484c-9f05-dc575eb3c8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:18:06.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:18:16.902Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=4019c660-1356-4208-a886-57cd616cd91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:18:16.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:18:26.916Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d196cafd-e464-4ed4-909c-a53a5a43c5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:18:26.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:18:36.929Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=fdff0110-f979-4378-9973-92e6b9a58e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:18:36.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:18:46.941Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=6be54bd0-1a66-48de-ab2a-15698c53bf28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:18:46.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:18:56.962Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=128cc2b0-2af1-4bcd-8c58-99e09e7e9896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:18:56.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:19:06.974Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a8e32adf-31b9-4e1f-894c-8985e2a6b09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:19:06.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:19:16.987Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=51702a2e-924d-4b63-8415-d42bff76e7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:19:17.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:19:27.003Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=0542b7fb-2911-4f09-990c-46c6fb21b56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:19:27.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:19:37.017Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=90fc960a-2b0a-45fa-9bf7-cbd5acbdb360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:19:37.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:19:47.031Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7be2fbb8-e9cc-4309-827e-c78fddb8a02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:19:47.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:19:57.045Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e00dd564-a241-4ee5-91ca-4db00a0ae615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:19:57.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:20:07.058Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=6312a10c-812a-446f-a07e-621db24f8d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:20:07.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:20:17.071Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=2d7f60e8-3002-4a9a-a07f-8b21cfb3af84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:20:17.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:20:27.087Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7a9e3645-5080-44f2-8529-bccdc6acf3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:20:27.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:20:37.099Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=459bbd31-c299-4c5c-a5d8-5b30dd0e4375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:20:37.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:20:47.115Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e3db9818-9e01-419b-b31e-e1af9b4d2b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:20:47.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:20:57.127Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=2453192f-a70f-4156-bcb0-cf41051280b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:20:57.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:21:07.141Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=8b409756-6306-4a53-9f0b-c9b2aee9b6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:21:07.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:21:17.155Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=2982b62c-40f4-48b2-b359-801d3a22f048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:21:17.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:21:27.169Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=16fabb85-ab63-41aa-bb04-f8cde373e69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:21:27.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:21:37.184Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=3f018b60-6f15-40e5-981d-7791a7bb030b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:21:37.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:21:47.203Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d6082e00-ea8b-438d-ac5a-a6f7fa365a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:21:47.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:21:57.220Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a9e102b9-84b6-4d72-a5f4-56b16e91b0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:21:57.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:22:07.247Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=fddbc8cc-2980-47b8-aac9-0b98f22fb153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:22:07.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:22:17.259Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=0ac7f827-68b2-43d1-ab8d-ceeafd63d668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:22:17.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:22:27.275Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=88fe1fee-5b26-4211-8a6a-973f636327db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:22:27.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:22:37.289Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1b7ec109-7204-4da7-b505-373ca54b2a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:22:37.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:22:47.302Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f84c6015-1d9a-49b2-b792-754b2b252a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:22:47.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:22:57.326Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=558396eb-f2a6-43ae-83d0-e221290e9fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:22:57.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T11:23:05.966Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T11:23:05.967Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T11:23:05.967Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T11:23:05.967Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:23:05.968Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:23:05.972Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:23:05.972Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T11:23:05.972Z |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-14T11:23:05.974Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:23:07.339Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=338aadfe-9871-4535-89d2-0e1595ec5c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:23:07.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:23:17.353Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e4a5af11-7e3a-4f5a-bbec-a3c8434b3bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:23:17.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:23:27.365Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c1cd95af-36a9-4879-aceb-2d58062cb3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:23:27.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:23:37.379Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e6bab566-f8d5-45a7-b032-66daa0944f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:23:37.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:23:47.394Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=28840f91-41a9-4e0f-8782-412dbc6e05f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:23:47.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:23:57.411Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=6d23931a-d968-4030-9b0c-014bac097510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:23:57.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:24:07.441Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=69460757-b9e3-4102-9ac1-8bea2d4fa16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:24:07.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:24:17.453Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9976ef3b-dfc6-44d4-afda-1d6fcb24544e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:24:17.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:24:27.468Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d90a17ab-94e6-4bc1-80ef-c6e489360691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:24:27.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:24:37.482Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e37656c1-ee09-4db1-adf9-d5d9be9bcc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:24:37.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:24:47.497Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=279759df-d5fd-4441-b0e0-45031f1cc21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:24:47.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:24:57.513Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=de3cec3b-daea-4626-b8ef-2719b76a840f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:24:57.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:25:07.527Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=8967f3e4-4885-4419-940b-a497051ad80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:25:07.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:25:17.568Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=436333d7-a6de-4b9c-ad30-622d571fe796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:25:17.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:25:27.584Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=3e428d7b-3e29-430e-8f64-d43b098f7c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:25:27.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:25:37.599Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=edccf2e6-db49-431a-8de9-6a2543562b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:25:37.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:25:47.618Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=098eec7c-341e-495f-baf9-4d1581c92551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:25:47.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:25:57.637Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=fb6b7d30-a101-4ac0-9858-23168664ab65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:25:57.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:26:07.653Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f2b738d3-114b-4364-8407-978a6e1aa29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:26:07.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:26:17.667Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=65047dc0-2d0c-4ca1-861c-b37b16cfd94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:26:17.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:26:27.683Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c89d2a66-36e8-4429-b5b9-b9b8efc31366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:26:27.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:26:37.704Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=8ee03a51-0dd8-4c99-bc78-8eafe42acab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:26:37.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:26:47.738Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=73023657-f459-4016-8fa2-6fafb783f301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:26:47.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:26:57.750Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=8d87acf5-9736-4712-a75b-f43221dd8c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:26:57.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:27:07.762Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=6b6c0a84-38f9-4ee0-b45e-b4579b8e0289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:27:07.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:27:17.779Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a9480c93-a041-48d8-a5bd-faba22adfa47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:27:17.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:27:27.793Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e0b5a0b7-de09-4097-bdad-6f636c5d4c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:27:27.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:27:37.807Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f4fc212b-baa2-4dc9-bf5e-896704262e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:27:37.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:27:47.823Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ccf51519-c127-457c-9bb3-ed4b5cc18ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:27:47.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:27:57.841Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=22a6f024-04bc-4ed6-abb4-5eefa4076c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:27:57.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T11:28:06.001Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T11:28:06.002Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T11:28:06.002Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T11:28:06.002Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:28:06.003Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:28:06.007Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:28:06.008Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T11:28:06.008Z |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-14T11:28:06.009Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:28:07.865Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d57fd122-2740-4a10-ba70-c4287938a48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:28:07.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:28:17.879Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a05b3c85-5be2-4945-956d-b8a31622216f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:28:17.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:28:27.892Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=57ac9e66-407c-44ef-9d6f-452b0a86d931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:28:27.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:28:37.905Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=143870f4-97cc-4e91-83b5-6374b773c00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:28:37.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:28:47.919Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=2ffef1be-cc12-44b1-8cbb-629328cf5c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:28:47.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:28:57.931Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=3ee7bee1-efa6-442a-a9cb-21f2aab1107f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:28:57.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:29:07.945Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=3ea80409-07b6-4946-9d1f-fad357d8172e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:29:07.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:29:17.975Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=48fc9966-afaf-427b-b18e-636c4bec262c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:29:18.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:29:28.007Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=60de4367-f80b-4d98-a8e2-0e2927a0f1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:29:28.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:29:38.018Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ef8db9b2-b697-421e-91e8-7d95396b2727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:29:38.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:29:48.032Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=abb47918-2167-41dd-850d-e2b1898cba1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:29:48.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:29:58.045Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=247baeeb-c7a9-410f-bc7c-e2b2f4f29b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:29:58.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:30:08.059Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=5f6202ab-924a-479c-817f-97c4f1e8ee59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:30:08.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:30:18.073Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=cb788b3f-af32-4e58-b2d4-7654dad26c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:30:18.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:30:28.085Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9bcc827c-5fc6-49a4-9691-e727280ac332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:30:28.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:30:38.099Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7d086727-8d09-4944-9f9a-97fbe0639983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:30:38.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:30:48.128Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=4871504d-2e9a-4bf5-9827-4b8009c24df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:30:48.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:30:58.143Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=4a6a60cc-92ec-4361-b376-bae00158e161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:30:58.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:31:08.155Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=075bfd15-1cc8-4fa6-97e9-7653387b0662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:31:08.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:31:18.167Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=4a9c7cbe-fbb5-46e1-8f80-618593aa0c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:31:18.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:31:28.183Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1f0f18ec-e523-46c5-9c21-95d9e713b287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:31:28.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:31:38.196Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=15255529-44ac-4642-b4a9-0950ca22f2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:31:38.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:31:48.210Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=32255b49-5cb8-406b-ae75-ff149f1eece0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:31:48.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:31:58.222Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=0e3609c6-694b-4974-93b0-5c92292c59bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:31:58.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:32:08.237Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=58f35929-45a3-4444-a646-bffb398e6fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:32:08.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:32:18.250Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f6518dec-5f14-48cf-ab0e-7c494c799c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:32:18.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:32:28.264Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=31c1a1b1-7f57-4b47-ba3b-3efdb78f4812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:32:28.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:32:38.277Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d8420cd8-6bf4-4575-89bb-e60fa06878fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:32:38.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:32:48.293Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d91b747f-3b1a-44e4-8349-fa7845d2bef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:32:48.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:32:58.306Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=72439ed9-01bc-4760-a5b8-cd0249eea252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:32:58.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T11:33:05.884Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T11:33:05.885Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T11:33:05.885Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T11:33:05.885Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:33:05.885Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:33:05.889Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:33:05.889Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T11:33:05.890Z |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-14T11:33:05.891Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:33:08.323Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=b5cf39fe-6bf0-4540-ba38-4d799f522f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:33:08.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:33:18.335Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=dce7f9b6-06e1-482d-a64f-a4dc7c168362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:33:18.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:33:28.347Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=166b174d-eec6-49c8-9100-441345f2fe25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:33:28.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:33:38.367Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=469d79c0-c41c-41fd-8ad7-6d6ae9d1d2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:33:38.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:33:48.382Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=b7f59732-766d-4806-b65e-de4aaa9790c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:33:48.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:33:58.397Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=b3f6c3c3-dda2-467a-9ee4-31faa1ce002f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:33:58.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:34:08.417Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=fd402ee7-8c45-44da-b461-224f03002184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:34:08.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:34:18.434Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a3bf8263-d62a-4151-8977-7c2a7e789afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:34:18.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:34:28.449Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=b97c1155-5001-4878-9610-11d4c39b220a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:34:28.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:34:38.477Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=30810ca9-c7f4-45f2-a6ac-14218a770613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:34:38.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:34:48.512Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=329de266-11c9-498f-bf00-523e3cf24a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:34:48.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:34:58.523Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=b23b2a78-454c-4fbd-8910-52d60a4d96a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:34:58.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:35:08.537Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=076cebd3-2965-421d-bfd1-cadc1f77aa59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:35:08.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:35:18.550Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=cfcec8a1-dc66-4fa2-908a-54e5cd32af99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:35:18.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:35:28.562Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=4aa58a3f-0292-4133-85db-f87283245896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:35:28.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:35:38.577Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=17aeca19-13f1-4ca6-80ce-efca92a5db4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:35:38.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:35:48.594Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=16d2cf3e-652d-4b74-bd97-348dd4e7513a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:35:48.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:35:58.605Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=0e08240c-7147-466d-981f-1f5f02ccab6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:35:58.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:36:08.618Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=fb28c3d4-e295-4bca-91e3-298676fd76e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:36:08.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:36:18.631Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7ddf877a-ddb8-48b8-b043-03d3e0c3e386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:36:18.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:36:28.645Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=2de8c753-e3b2-4bf0-804b-9f219ae4d51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:36:28.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:36:38.659Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c0c97ad5-256f-4592-89b7-45f2e1b65416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:36:38.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:36:48.673Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7628378f-3980-4fc7-8002-1f29bdd0139d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:36:48.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:36:58.706Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=bdbd72b5-39af-4751-af27-4f136f843ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:36:58.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:37:08.720Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=853b3290-6cd5-4f2a-8b3b-ea4d4d113128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:37:08.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:37:18.735Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ee6c6c28-a486-4a89-9d0c-a44eac9efa4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:37:18.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:37:28.749Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=34dc14b1-983c-4cab-adba-38e34c3d50a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:37:28.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:37:38.761Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9d7ce86e-c079-492c-9391-31123e64f3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:37:38.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:37:48.774Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=fdfeb102-4b37-44cb-8e67-a1df6692e4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:37:48.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:37:58.786Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=fcaa35e4-0d50-474c-80da-a0429bf996be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:37:58.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T11:38:05.987Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T11:38:05.987Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T11:38:05.987Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T11:38:05.987Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:38:05.988Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:38:05.992Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:38:05.992Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T11:38:05.992Z |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-14T11:38:05.994Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:38:08.803Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ca754e09-5373-4c5a-a7ec-fdadaf7495a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:38:08.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:38:18.820Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f6c6c8cd-14c6-4793-9230-564b9ce49256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:38:18.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:38:28.838Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=cee6e2c6-a94d-4534-bbc8-f27124737696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:38:28.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:38:38.857Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f5341a25-5256-422b-b148-ea7486a6d02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:38:38.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:38:48.872Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=25b97d2a-2ce9-4b04-b97f-3e4926e1f570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:38:48.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:38:58.888Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=b923dd0e-5354-4e9e-b515-94b2f2c8ea1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:38:58.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:39:08.902Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ee148c75-a703-4c6d-9461-e6a5e1e7f7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:39:08.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:39:18.916Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=327cc486-9d52-4296-8c5f-23a5853e7a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:39:18.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:39:28.929Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ed441757-b4f6-4ad0-82f2-ee9407c1eb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:39:28.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:39:38.943Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=6ff20edf-2085-4d8c-b7c4-e482f79af3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:39:38.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:39:48.956Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=42137de6-892b-4d6f-926f-ccf506d3a4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:39:55.762Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:40:05.759Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=77a1dbae-a3cd-4081-a433-c624d7a88eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-11-14T11:40:06.852Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=3ynUS4b20xsPifmq16kf, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:40:07.088Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:40:07.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:40:17.089Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7bfb4f0f-1efe-459b-92fe-cdb8e0ea3c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:40:26.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:40:36.680Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a75a7e03-cf78-4edd-bcc7-f3fc4b1b02d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:40:46.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:40:56.239Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d6fed516-2ff5-4afc-ad79-35213ad9d127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:41:05.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:41:15.784Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1b017a02-d235-48ec-a2ec-1c2e2647f238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:41:25.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:41:35.334Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=cb086d05-00de-4b0d-9280-6f89e8544111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:41:44.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:41:54.910Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c87a0037-f460-454d-a153-bc134069056f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:42:04.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:42:14.526Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=fb763107-b768-4fec-b956-859ab869acbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:42:24.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:42:34.089Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ad4ca1aa-5d43-4398-b5f6-fb7bd1bbd3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:42:43.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:42:53.640Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=4ad1b929-e4cd-4bfb-853f-8a971f2edda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:43:03.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T11:43:05.949Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T11:43:05.949Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T11:43:05.949Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T11:43:05.949Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:43:05.950Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:43:05.955Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:43:05.955Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T11:43:05.955Z |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-14T11:43:05.957Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:43:13.195Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=6b888b26-63ab-4483-9ba4-2d7bdef1d4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:43:22.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:43:32.748Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=3bd8e1b2-a5a1-42d1-bad0-bf65a3051a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:43:42.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:43:52.326Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f855e966-69e1-45b2-a634-72f8154c9ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:44:01.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:44:11.877Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ac2f4341-a44e-4e58-ab84-fad2b0726f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:44:21.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:44:31.431Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d3f20375-5230-4ddd-acb0-cc2e8575ebb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:44:40.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:44:50.974Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=5b885e48-60a5-484d-b529-2da7cc40e1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:45:00.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:45:10.532Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=eaeff31f-f21d-433e-b695-f90fac7d8e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:45:18.001Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:45:28.001Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f1e09cd1-4d56-4e20-996a-44e481a2f6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:45:37.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:45:47.555Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f619197e-0688-4b46-95ab-7a2e50161b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:45:57.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:46:07.154Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d8b0729d-67fa-4a6c-aca3-74c16dec8826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-11-14T11:46:15.554Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=tycciRL5WEB1uo8DKn8C, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:46:15.572Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:46:15.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:46:25.573Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=154883fb-86bb-41c1-bda5-78bf4772ee21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:46:35.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:46:45.131Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=de61487d-f7dc-44e3-b861-2bbca9a18be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:46:54.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:47:04.681Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1b9a4907-ac3d-45bf-b515-f3f3ab9dfa49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:47:14.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:47:24.252Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=aa1d3709-51c9-4d38-94db-0570d22a5f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:47:33.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:47:43.840Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=43ed85dd-8589-4eba-bb5b-2e401419f802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:47:53.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:48:03.385Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c0893663-d0a3-4906-b55d-04f172eb7be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T11:48:05.981Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T11:48:05.981Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T11:48:05.981Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T11:48:05.981Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:48:05.982Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:48:05.986Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:48:05.987Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T11:48:05.987Z |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-14T11:48:05.988Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:48:12.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:48:22.938Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9be3b6ca-56ad-4f27-8f92-082ccc198296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:48:32.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:48:42.512Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f21207e1-915a-46ab-a41e-00960edee28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:48:52.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:49:02.059Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=50e82d11-801b-4449-b512-4e888816e67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:49:11.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:49:21.613Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ae0737de-30b2-451f-a502-f6060d2f5667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:49:31.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:49:41.162Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=8f153634-08d0-4ab5-b48f-6e60cf7b9b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:49:50.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:50:00.721Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9d4b53c2-f354-4520-bc6b-139a33ed79b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:50:10.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:50:20.276Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=8d501a26-9a59-41e6-8afc-d0b436d389c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:50:29.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:50:39.823Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=8cd5dc66-763b-4c05-8625-37ca9a962514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:50:49.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:50:59.386Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c50991e9-f4f0-4848-811d-cb2d7d94f042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:51:08.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:51:18.984Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=32397d93-7ce4-4942-acd3-52d91c089559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:51:28.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:51:38.538Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c76856c1-8024-404b-9a81-82fc5a376ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:51:48.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:51:58.107Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=3b49d7de-72e2-4724-aeb0-be29d93bb67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:52:07.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:52:17.697Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=61145c66-079f-46ec-8d22-b40a9bc2dc4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:52:27.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:52:37.246Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=48fc4752-f425-42a4-8941-0e5d487443df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:52:46.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:52:56.830Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9d392499-29d5-4474-b353-de8b82152edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T11:53:05.966Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T11:53:05.966Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T11:53:05.966Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T11:53:05.966Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:53:05.967Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:53:05.971Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:53:05.971Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T11:53:05.971Z |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-14T11:53:05.972Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:53:06.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:53:16.428Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=aa1cd27c-3a8c-49db-b820-67465ab16eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:53:25.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:53:35.989Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=43559519-8756-46e4-ab27-9a29d889e381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:53:45.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:53:55.550Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=6ab14617-f40c-4f82-9207-366c15a7210c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:54:05.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:54:15.141Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=070f1b15-20fb-43e0-8091-e8e2ae342d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:54:24.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:54:34.742Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=3488f695-8b93-4b28-b2cb-68533db50c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:54:44.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:54:54.317Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=362025c7-34bc-4421-8f56-ffe61ea17733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:55:03.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:55:13.917Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=55566129-8eb6-4101-83f3-0da871d9c055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:55:23.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:55:33.474Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=67600789-74d5-488d-afe9-ee6c4cf13500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:55:43.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:55:53.049Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9a941194-3cc5-4671-8108-7901a5cc48da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:56:02.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:56:12.615Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=8ec8430b-de1a-45be-82b5-28d3c28a4d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:56:22.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:56:32.163Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7b720992-2989-4852-840c-9475d87627ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:56:41.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:56:51.715Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ab81db0e-4722-4b2f-9b19-f56b99e9f6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:57:01.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:57:11.280Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=8549d7f5-8f20-4a87-8814-b2986b1b351e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:57:20.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:57:30.846Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a0a94768-d5a0-408b-951d-234e1bafda08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:57:40.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:57:50.407Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=314129bf-2921-49ef-92af-b395d683c63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:57:59.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T11:58:05.975Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T11:58:05.976Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T11:58:05.976Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T11:58:05.976Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:58:05.976Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:58:05.981Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T11:58:05.981Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T11:58:05.981Z |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-14T11:58:05.983Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:58:09.960Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=89a2d4c1-918d-496f-a271-ffff29fef23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:58:19.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:58:29.510Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=4bdbb087-db63-4602-ab01-2c117f93c5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:58:39.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:58:49.101Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a894f7a5-ed73-4fb6-8291-c98dc27135c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:58:58.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:59:08.761Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=531b290d-a47a-4237-956d-2fbe138c3c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:59:18.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:59:28.313Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=6789a139-f874-4cdd-bb02-3986793dc512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:59:37.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:59:47.890Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e42c8243-6196-48a2-858d-d963e983f41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:59:57.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:00:07.485Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c734dfd8-d1f6-47c4-9623-dd77ea78f1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:00:17.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:00:27.039Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=766d03c6-a072-4957-9702-28b69d632736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:00:36.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:00:46.601Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1fcd2565-3f3a-48ec-a5a1-4b9ae90f1cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:00:56.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:01:06.158Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f47e4c66-9899-493b-99bb-21c2d49dbdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:01:15.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:01:25.716Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=5f8654da-a130-400f-afb1-048452dd9704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:01:35.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:01:45.266Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=95d075a0-90da-42ea-9189-f62acbf83f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:01:54.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:02:04.860Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=58ad5c08-1126-440a-8d5f-f4a81726200c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:02:14.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:02:24.410Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=adaeb47c-b0a1-4ad6-b242-ea1a9a40f42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:02:33.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:02:43.972Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=fde48bac-0655-46bc-a573-05c7f16cdb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:02:53.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:03:03.520Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=be35c4c6-e0e7-4804-a834-5be53cdba2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T12:03:05.997Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T12:03:05.998Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T12:03:05.998Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T12:03:05.998Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T12:03:05.998Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T12:03:06.003Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T12:03:06.004Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T12:03:06.004Z |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-14T12:03:06.006Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:03:13.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:03:23.075Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=03b1b107-edf6-4b6a-975f-fbc3be6285ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:03:32.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:03:42.678Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=6e0b4830-7a98-4d69-a468-6f43b8af0daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:03:52.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:04:02.262Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=881e057e-d53c-4034-b754-b6ac0f50dd82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:04:11.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:04:21.883Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=6ef95c2c-958e-4c84-b828-d66215063408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:04:31.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:04:41.455Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=6082b178-cf13-483b-9330-b65f5d95c5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:04:51.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:05:01.002Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c29cf8a0-ec64-4631-9a55-8c126d0a1316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:05:10.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:05:20.563Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=169e60e2-ac77-47f5-9cbc-1dc4038b313a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:05:30.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:05:40.109Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=32521cb6-561a-423f-a0cc-bba649855584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:05:49.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:05:59.676Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9a73814a-24df-45dd-b378-118dd951680f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:06:09.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:06:19.247Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=5e289846-5f75-48f4-8985-896e7147d24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:06:28.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:06:38.807Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d8683d58-1c73-41ce-bb34-3c58fbed3ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:06:48.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:06:58.358Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=01ada2ab-d2cb-42ae-9120-6bd79d6f5f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:07:07.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:07:17.913Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=6b2f1394-1817-4e51-9bc2-c4c27a9f78a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:07:27.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:07:37.485Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c7db2b57-4789-42e2-8e42-7948b0c1d97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:07:47.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:07:57.049Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=3ea9377f-9d9e-4748-b26a-37da8a7e68e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T12:08:05.982Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T12:08:05.982Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T12:08:05.982Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T12:08:05.982Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T12:08:05.983Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T12:08:05.987Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T12:08:05.987Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T12:08:05.987Z |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-14T12:08:05.989Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:08:06.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:08:16.603Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d8ec09de-d206-4001-ac71-4f082cabf842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:08:26.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:08:36.158Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=58b9caec-9351-420a-817b-81b8246c9091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:08:45.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:08:55.711Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=81a297f5-3262-440f-944b-0ee3909f1ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:09:05.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:09:15.258Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=8a48c3b5-6d7f-4ece-ad37-e72776128bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:09:24.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:09:34.826Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=81836b0b-237f-4d79-8ae6-13d2e857d0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:09:44.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:09:54.398Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1bf5930c-1958-4556-9254-d3a136718d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:10:03.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:10:13.958Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=5efe3f03-a5a9-444c-9a63-63d9777da2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:10:23.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:10:33.506Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=87bdcc42-b8da-4af2-aad9-26056ddab804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:10:43.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:10:53.063Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7f0c017b-1743-403f-8e20-c7815906a0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:11:02.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:11:12.628Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=caea4b3a-0c99-4a69-883f-4b77633c72af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:11:22.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:11:32.179Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=b5055959-a2a9-45d6-933d-733bacf6b404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:11:41.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:11:51.725Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=5171f399-f011-4715-8403-b4f681a129e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:12:01.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:12:11.278Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=5c3e8a0e-2f24-48aa-8ac8-ce40a76d3ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:12:20.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:12:30.870Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ac5bc145-3c2c-4d8e-ac32-9449158e4ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:12:40.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:12:50.418Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=04d148d6-3f8f-473e-be38-f68f9c70d2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:12:59.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T12:13:05.885Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T12:13:05.885Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T12:13:05.885Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T12:13:05.885Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T12:13:05.885Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T12:13:05.888Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T12:13:05.888Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T12:13:05.888Z |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-14T12:13:05.889Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:13:09.967Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=0f52cfab-ae52-4c04-839f-9f65f1fcc422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:13:19.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:13:29.519Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a6bd293a-a4c2-41ba-817d-0a0985ba40aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:13:39.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:13:49.070Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7e51c744-cbc8-41bc-8799-ed4c68c77f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:13:58.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:14:08.621Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=37673ef3-2c3d-440b-9e14-e970600da9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:14:18.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:14:28.169Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a3a814c1-0f02-470b-9b61-94edc35f6288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:14:37.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:14:47.723Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=138f69e8-1639-4652-9432-4a178af379f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:14:57.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:15:07.302Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=5e61034e-7af5-45b4-b627-3782ae46f9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:15:16.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:15:26.852Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a84e23ec-07e7-457d-a54c-b6f94fea9523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:15:36.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:15:46.416Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=b6f92327-4bbe-488c-824a-3301ed3cabf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:15:55.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:16:05.957Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=5e0c146e-3c0a-4b65-b7cb-5e6e6c7f75ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:16:15.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:16:25.505Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=fd955a8f-929b-4eea-9581-511761bdea3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:16:35.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:16:45.083Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=cabc6d79-b47f-42c3-82ec-2f09a2f54610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:16:54.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:17:04.643Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7598e3be-781f-4d28-b247-877c52ef5b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:17:14.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:17:24.224Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=26edef53-86a1-444f-abca-fbf8d077d9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:17:33.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:17:43.791Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=be4f3430-acb0-4f02-80a7-593f3351047c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:17:53.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:18:03.379Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c6712ede-b6bf-457f-aecb-288e9fb19e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T12:18:05.981Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T12:18:05.981Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T12:18:05.982Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T12:18:05.982Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T12:18:05.982Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T12:18:05.986Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T12:18:05.986Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T12:18:05.986Z |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-14T12:18:05.988Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:18:12.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:18:22.927Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=0d78d3b2-2766-4d20-be04-f26dcbbce2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:18:32.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:18:42.476Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=aaa99e0b-a9ba-4093-b112-ec1d15955829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:18:52.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:19:02.050Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=5fc2587e-d3bd-4c0f-b5bf-bd7b51f85755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:19:11.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:19:21.601Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f29837c7-e797-4c63-a502-dd4dbf70e20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:19:31.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:19:41.160Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=3e0759ef-cc94-4b7c-bde5-08c0c4fb70c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:19:50.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:20:00.713Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=80255642-ddcf-4aa2-824a-97c42f733fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:20:10.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:20:20.262Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=8a1b89aa-9a42-4478-97ab-8e8da4f97bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:20:29.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:20:39.829Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=b9018e51-b553-40bc-9524-207d4c3eaf6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:20:49.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:20:59.376Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a5e0a2fd-900a-4a98-aa19-79c94da50830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:21:08.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:21:18.942Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=0e2d16c0-bc71-49a7-a506-b8c17ff18ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:21:28.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:21:38.506Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c4f89a61-1621-4189-8511-79a197d9f4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:21:48.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:21:58.057Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=b563a45f-6b0d-4263-83d0-3b391c81f4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:22:07.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:22:17.623Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7559fd06-1f3b-4eb8-83d6-e4d02cfa520c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:22:27.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:22:37.174Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=81149684-2bda-4f0a-97f4-61b5ec6acb76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:22:46.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:22:56.733Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=251a90f6-878b-48ed-873f-4d93ca7e9be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T12:23:05.949Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T12:23:05.949Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T12:23:05.949Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T12:23:05.949Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T12:23:05.950Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T12:23:05.954Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T12:23:05.954Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T12:23:05.954Z |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-14T12:23:05.955Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:23:06.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:23:16.298Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a87e75b4-d906-4e08-a800-001cb96e5c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:23:25.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:23:35.863Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f0941b43-e51d-41b1-86e9-3c0f29db5ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:23:45.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:23:55.438Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=8d26c9e5-2ece-4a4d-8540-647bd32ad9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:24:04.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:24:14.988Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=4c97ec6d-3b53-47e3-ae49-4af7be5a511a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:24:24.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:24:34.534Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9977f687-3dfa-4574-85ed-9f196dd559a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:24:44.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:24:54.084Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=106586c9-bb5b-4da5-aaf6-ad17051c5555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:25:03.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:25:13.635Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=8d6a1963-74f5-4533-85a9-f8b4619002cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:25:23.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:25:33.180Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=3e33e9b0-d792-4816-a45f-7ea85fdffac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:25:42.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:25:52.729Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=6edadbae-9471-47a6-84d4-740c8f32cc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:26:02.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:26:12.286Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=70cc241f-6fec-4081-aa9c-92501030affd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:26:21.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:26:31.834Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7b0c8b14-f908-4c2c-997a-c3bceb862b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:26:41.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:26:51.431Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e1c5ab7b-3ea3-46df-b427-37382e93dd3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:27:00.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:27:10.986Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a5688007-eb46-4f6e-8a64-505fd034111a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:27:20.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:27:30.534Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=eab5a6d6-d89d-492c-bb2b-deca701bef03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:27:40.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:27:50.087Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a102e70f-73fc-4bc1-98b0-05365bf4a223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:27:59.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T12:28:05.974Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T12:28:05.974Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T12:28:05.974Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T12:28:05.974Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T12:28:05.975Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T12:28:05.978Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T12:28:05.978Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T12:28:05.978Z |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-14T12:28:05.980Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:28:09.634Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e609b34f-8d5d-4da4-abfc-d46a09100669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:28:19.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:28:29.188Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=0272a52d-a59a-49d9-858a-9ef6120f71ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:28:38.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:28:48.737Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=b6eac6ee-b6b8-43bb-8b1a-d5153d77ded4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:28:58.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:29:08.286Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=09b4970b-90ee-43cf-a4b4-f83354642e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:29:17.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:29:27.833Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=337a12ea-e92b-4c6d-900c-eae750cbc89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:29:37.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:29:47.388Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=5cb712d4-a2eb-4ef2-b137-9b8012cd33c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:29:56.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:30:06.936Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=39461e68-0d59-4e08-a885-e28b17e69ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:30:16.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:30:26.486Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=de847786-db9b-422f-a496-1d09a054b833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:30:36.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:30:46.035Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=adca1b57-6150-4b2f-a96e-8d3b3907d471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:30:55.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:31:05.596Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=b618e970-3ce1-4735-8724-a39d3845bd14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:31:15.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:31:25.141Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=70f7ca7b-34ea-4361-b3ef-c0b23a1cce29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:31:34.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:31:44.690Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ccd38f14-bc69-49be-b77e-ba627f26acce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:31:54.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:32:04.248Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=8a4d8b08-91fc-4539-badf-1d45462f4b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:32:13.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:32:23.808Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=3ee4c450-9818-4b62-ac87-8e839581a892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:32:33.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:32:43.358Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=0e1c64f0-8faf-451a-92ab-85b724ee36d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:32:52.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:33:02.905Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7c16f370-2cfb-4f90-ad59-a2059cec4e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T12:33:05.886Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T12:33:05.888Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T12:33:05.888Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T12:33:05.888Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T12:33:05.889Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T12:33:05.892Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T12:33:05.892Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T12:33:05.893Z |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-14T12:33:05.894Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:33:12.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:33:22.453Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=06926e98-8146-41e2-8016-36b6309ae654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:33:32.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:33:42.041Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=69f66067-3b45-4131-a29b-64577b6ce99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:33:51.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:34:01.596Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1632481d-9aee-4bf5-a409-ff1fa668f45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:34:11.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:34:21.146Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d838cadd-0e5e-40a7-9dab-48d85fa778ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:34:30.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:34:40.707Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c1ad7d42-8f0d-48dc-bd6a-8fe3da488201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:34:50.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:35:00.263Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=3c601048-4d55-46ed-9054-75ec2c59841c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:35:09.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:35:19.821Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=38540e9d-baca-4785-be9b-b155c63e84fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:35:29.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:35:39.371Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=28e74984-9cff-4d56-b61b-abdc05de3351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:35:48.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:35:58.928Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=31d29fe1-9131-4766-a0f4-7da07cb60794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:36:08.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:36:18.482Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f0532df0-b25e-4560-a91d-fded58bf5788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:36:28.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:36:38.062Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=3ab7787e-314b-40cc-bb00-c860eee1333d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:36:47.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:36:57.619Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=78227846-abaa-4eee-bb86-5edfefaf749b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:37:07.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:37:17.171Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=5d11b7e8-6aca-4a8d-8498-b9b02bfaf66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:37:26.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:37:36.729Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=97fce6ef-3eda-4b33-a4b1-76e41be6140a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:37:46.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:37:56.285Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=8d66fbcc-2c10-4593-9346-f4be86c411f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:38:05.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T12:38:05.972Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T12:38:05.972Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T12:38:05.972Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T12:38:05.972Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T12:38:05.973Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T12:38:05.976Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T12:38:05.977Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T12:38:05.977Z |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-14T12:38:05.978Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:38:15.851Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=db5e1652-9e19-40ee-a78d-b6560e543f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:38:25.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:38:35.417Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=df6bb27c-95fd-47b3-8a09-6b514051ccc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:38:44.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:38:54.984Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=bd7708f9-e217-4c2d-85d2-00a35d7a3e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:39:04.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:39:14.539Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=30227f88-d684-4c4b-b274-dc8b79e9da50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:39:24.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:39:34.086Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=4ea8bab2-c9ad-4d04-8b7a-9e236b7a7fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:39:43.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:39:53.647Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=86597d5b-d8e2-49c4-836b-01e0bcf59c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:40:03.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:40:13.207Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=cd513c71-f9fe-4736-b3ab-c0878ad5ce85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:40:22.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:40:32.772Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c252a821-a4af-42a6-a880-dfbdd7faf4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:40:42.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:40:52.334Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=fb3a99b6-4146-459c-83e4-64055afec13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:41:01.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:41:11.898Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=8d84e6bb-2c58-4ea5-8ef9-a341c7f2f3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:41:21.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:41:31.447Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=39891696-51f6-4e4c-91a3-f67492ad17a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:41:40.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:41:50.997Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e3ba696c-0f62-413f-bda7-696b8b24394e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:42:00.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:42:10.570Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=23e4a996-684e-404d-b877-cef3e09e7dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:42:20.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:42:30.119Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=654c84b8-aeab-41be-872e-afdebab8cc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:42:39.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:42:49.680Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=2f109786-d1f8-422b-b4e4-73e75c2ba832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:42:59.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T12:43:05.945Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T12:43:05.946Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T12:43:05.946Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T12:43:05.946Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T12:43:05.946Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T12:43:05.949Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T12:43:05.949Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T12:43:05.950Z |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-14T12:43:05.951Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:43:09.230Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e0ec8a03-78e6-4cdd-8e3b-26caa799ceea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:43:18.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:43:28.822Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=663e11e5-d052-4a9f-a196-3c413f615e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:43:38.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:43:48.380Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=522d8817-5113-4272-b3ca-ad6783652cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:43:57.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:44:07.922Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e93fac27-eaae-4640-a2b0-1f315786647a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:44:17.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:44:27.477Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ae254634-22f3-48db-9cd6-e806303647c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:44:37.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:44:47.021Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=4bac0a12-762c-4758-aa97-53c6d14b9831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:44:56.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:45:06.570Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=eba38f42-4bd6-4809-8126-fc932d17512b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:45:16.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:45:26.130Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f6b3e100-6526-439d-8dcc-29d06d7986ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:45:35.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:45:45.697Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e58c5669-f97f-4957-8ee0-122f2da8d419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:45:55.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:46:05.250Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=74e84364-46e5-47f1-9042-b631f66cd61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:46:14.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:46:24.816Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1ac00cb4-28d6-4b47-9d29-ffc8370bfb34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:46:34.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:46:44.364Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=b6bfe9db-600f-4cdf-b18d-a28ce2074a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:46:53.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:47:03.912Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9112eaa2-b2a4-4855-8ba0-1fae3f57ad09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:47:13.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:47:23.458Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=b72dacef-02df-4676-bef0-289a273c1bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:47:33.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:47:43.007Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d85924c7-2f21-4193-a731-fb594cffac28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:47:52.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:48:02.556Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=788b1e23-4d9c-4623-8641-435ebbc8585e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T12:48:05.942Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T12:48:05.943Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T12:48:05.943Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T12:48:05.943Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T12:48:05.944Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T12:48:05.947Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T12:48:05.948Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T12:48:05.948Z |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-14T12:48:05.949Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:48:12.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:48:22.106Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=3934435b-3e55-4176-bdf2-3aa87e0b87b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:48:31.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:48:41.681Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=20821a2c-db5b-40b6-b496-913785353710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:48:51.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:49:01.234Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ca3a6690-09e8-4a2f-b18b-50e66b533ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:49:10.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:49:20.790Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=bf666d36-f29b-4159-9960-f2a6258db3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:49:30.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:49:40.344Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1ed496fd-586e-4ab6-a5ee-86cc53e3b1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:49:49.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:49:59.888Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=8026eba5-2539-4e26-8df4-0d95e3867321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:50:09.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:50:19.475Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=838571c8-629d-40bd-bf44-ed60a7cccdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:50:29.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:50:39.023Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=6ba511c3-722c-4167-9f88-10c79f4d2591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:50:48.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:50:58.571Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=12914165-1826-40a3-b428-0a9eb05b4017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:51:08.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:51:18.123Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=3adca1fa-906f-49b3-b0df-c9582195fc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:51:27.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:51:37.670Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1686ecdc-4496-45e4-b4be-3a38a42e1ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:51:47.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:51:57.216Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a2355e18-6ef2-4dd5-9205-7e1620ffc2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:52:06.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:52:16.765Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=30726ff6-0612-4278-b570-7e23c1bfcc97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:52:26.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:52:36.321Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c7c9a579-6996-4250-b859-10360872dbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:52:45.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T12:52:55.870Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=067823a9-b8d0-4a92-a2e5-fba442ad0d16 | |INVOKE |pool-2-thread-1 |