By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T05:01:10.767Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T05:01:10.774Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-12T05:01:10.868Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T05:01:12.078Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T05:01:12.298Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T05:01:12.298Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-12T05:01:12.299Z |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-12T05:01:12.505Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-12T05:01:12.649Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-12T05:01:12.728Z |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-12T05:01:15.523Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-12T05:01:16.431Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-12T05:01:16.460Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-12T05:01:16.461Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-12T05:01:16.570Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-12T05:01:16.570Z |INFO |Root WebApplicationContext: initialization completed in 3839 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-12T05:01:17.937Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-12T05:01:21.122Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-12T05:01:22.300Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-12T05:01:22.343Z |INFO |Started MainApp in 16.552 seconds (JVM running for 18.068) |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-12T05:01:22.688Z |INFO |Start scheduling PRH workflow |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:01:22.709Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=9b048ff5-1413-43fe-8c20-bc062ca1cc56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:01:23.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-12T05:01:30.352Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-12T05:01:30.353Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-12T05:01:30.356Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:01:33.513Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=611c2cfe-a747-4bd3-8079-0f1677f51af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:01:33.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:01:43.601Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=ef8d1963-13cf-44b2-a9fd-f3c904729b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:01:43.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:01:53.618Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=e55cd352-fbe1-4901-8076-7fbe8a6128a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:01:53.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:02:03.643Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=b8b0d988-623f-4c39-aaed-978fa7cff618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:02:03.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:02:13.655Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=331a8cfc-5eb0-4c24-aafd-dcb391efa531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:02:13.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:02:23.676Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=aee2691b-0ec1-43e4-8a84-4749dc51221e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:02:23.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:02:33.702Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=b6db1922-ba04-4ab2-ab7e-1afc81a31935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:02:33.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:02:43.726Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=70127203-bdff-4d8a-95eb-af55c370eace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:02:43.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:02:53.744Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=fba6dd49-898e-47e8-ad15-26a2812394e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:02:53.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:03:03.784Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=89ec8b91-12da-4a61-aebb-c58522faeca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:03:03.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:03:13.804Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=56d61f26-c88a-440c-b466-426e64f38f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:03:13.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:03:23.822Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=8a37d21a-dc40-4559-ad73-c759edcf1523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:03:23.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:03:33.839Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=23005598-f120-4a0a-bb5a-76c6e96e695c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:03:33.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:03:43.888Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=01816c82-f1cf-4c95-a68a-51c13e5b8100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:03:43.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:03:53.918Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=80ab79b9-7658-4573-acd4-d330e0a45737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:03:53.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:04:03.944Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=2e31aacd-9283-4041-8a5a-260ce5db2ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:04:03.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:04:13.956Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=0a6a1114-9213-4864-b2d1-15a3f1573654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:04:13.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:04:23.978Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=36455ddf-03b3-4e69-b051-7f60442f1b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:04:24.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:04:34.007Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=0c0ee24e-8065-4bd6-a9dc-7279f39aa2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:04:34.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:04:44.032Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=60f01433-b59f-464c-b843-4c6dafa19679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:04:44.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:04:54.062Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=abba7cda-8199-429b-b88b-a5963bae8775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:04:54.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:05:04.081Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=e92b0c45-d85b-4501-bbf8-eed8335dbc84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:05:04.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:05:14.104Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=bfd59448-ac4a-425e-ac15-1891f056ae3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:05:14.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:05:24.127Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=efde9954-d3c0-4ba0-a3ee-bb5e7a4fadcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:05:24.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:05:34.141Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=c4704cd2-3baa-47bb-bd05-ce681c4e83a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:05:34.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:05:44.153Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=e12630fb-a573-47c3-9af3-64816fcbeebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:05:44.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:05:54.172Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=32c2a38d-55e5-4e1b-a2be-c696df9f9e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:05:54.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:06:04.186Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=c6e2bf19-092b-4095-bb5d-6794ed7b5b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:06:04.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:06:14.204Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=b119191a-2252-410e-9c96-cc51674e1b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:06:14.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T05:06:19.121Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T05:06:19.122Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-12T05:06:19.123Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T05:06:19.129Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T05:06:19.146Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T05:06:19.147Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-12T05:06:19.147Z |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-12T05:06:19.151Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:06:24.216Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=60b08c5e-4136-4087-bda1-5b60e1bd2e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:06:24.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:06:34.228Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=15a0e923-64d9-4c73-8f6a-44c9be2d6e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:06:34.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:06:44.245Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=32087409-326d-4faf-a0c0-443892046a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:06:44.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:06:54.260Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=7432ed87-6d14-442d-91ca-9fb3bda0462b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:06:54.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:07:04.283Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=8cc448d9-4827-4366-b8f4-e02b0ea13063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:07:04.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:07:14.307Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=77f9c50a-fd36-4ef5-9edc-b8efb8fec707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:07:14.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:07:24.326Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=21a86273-b3a9-4b3a-834a-0e4a85364c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:07:24.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:07:34.352Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=1afa0684-d98c-4b70-90ff-13e581277892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:07:34.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:07:44.364Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=8508520e-4ce5-449d-93e0-3f8bad3724ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:07:44.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:07:54.378Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=c6724541-d3cd-413e-a290-fa18eb791aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:07:54.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:08:04.393Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=ecd44899-b549-43ee-8551-52a514a35847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:08:04.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:08:14.428Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=2a4f6dd9-dcda-4f51-a8db-9d1f9c5a3177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:08:14.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:08:24.450Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=6b741dfb-59a5-4be6-9ca1-65c6be3d1ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:08:24.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:08:34.464Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=4d26b238-ed3f-4dcd-ba4d-c52299933633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:08:34.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:08:44.495Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=2d552bbd-d46f-45cb-b481-3b9131644de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:08:44.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:08:54.512Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=18d29693-11e6-4d8d-b3c2-fb14ccddffb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:08:54.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:09:04.527Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=b63ff4ee-f946-4bda-b555-19db4b969a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:09:04.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:09:14.541Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=7369bc38-8e50-4575-9c96-c5e38d92a84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:09:14.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:09:24.553Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=da6a66f0-ec71-42d9-9956-c986f3ba2608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:09:24.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:09:34.569Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=83d4e929-33d6-488d-b21e-ea4f5d4bb0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:09:34.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:09:44.600Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=c72d1fd5-792d-478f-aa5d-169c2e73a022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:09:44.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:09:54.621Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=0d359ba5-73da-48cc-b465-35cb4609b6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:09:54.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:10:04.646Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=23edc1e7-5781-4f61-9360-2436478a3065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:10:04.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:10:14.659Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=7cb8f67d-4a89-49be-aa63-448efe8adb4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:10:14.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:10:24.675Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=e88c067b-b78d-481f-bdb2-480c27c28d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:10:24.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:10:34.688Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=39c878e8-c71c-41a5-8474-a4a031b0c021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:10:34.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:10:44.700Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=fa4fee4a-c886-4487-ad18-02fe42f87f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:10:44.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:10:54.713Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=259ea408-fdf5-4d9e-9b3b-04558a4c1d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:10:54.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:11:04.728Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=8c42b9c0-2285-4bff-b821-5d096072b23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:11:04.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:11:14.743Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=2b660858-eb2e-48fe-be9b-2342f33a2749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:11:14.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T05:11:18.359Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T05:11:18.359Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-12T05:11:18.361Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T05:11:18.365Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T05:11:18.383Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T05:11:18.384Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-12T05:11:18.384Z |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-12T05:11:18.389Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:11:24.762Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=67e7b23c-2b1d-4346-b00a-70bb24daec44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:11:24.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:11:34.776Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=8bd6f67b-a0d5-4b47-9fbf-f482464b7557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:11:34.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:11:44.793Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=8c2b2e30-67dd-43cc-9ec8-e922317012eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:11:44.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:11:54.806Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=64c714e4-b2f1-4782-a0ca-7d8ac5b81816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:11:54.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:12:04.821Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=b833d8e9-2e0c-449c-8c89-dc0880835221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:12:04.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:12:14.834Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=f96f99dd-cb5a-420b-b0a8-983c1a0a2cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:12:14.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:12:24.848Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=6bb8449b-15cc-4988-84e5-6a1c167b0f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:12:24.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:12:34.861Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=e0076022-34a5-446c-b844-0c8843c9154a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:12:34.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:12:44.874Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=09193497-be5c-4a5e-b7a5-8f69b9f62633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:12:44.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:12:54.891Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=d0467fc8-98f6-4237-bac1-1d71a0672f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:12:54.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:13:04.905Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=a23fad66-831d-4f12-a0d9-abc5da1592e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:13:04.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:13:14.921Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=1fca7949-da75-4fae-81fd-d164a46bf146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:13:14.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:13:24.933Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=1e01c5db-fb1d-445a-9011-a77c92e068b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:13:24.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:13:34.946Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=49debc9e-53e7-40e9-95a5-51c25e6e2b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:13:34.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:13:44.965Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=71e173d9-fb6e-47ee-ad6f-987bfee842bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:13:44.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:13:54.979Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=74ae74dc-cc92-4fca-81ee-4ede05f80529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:13:55.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:14:05.005Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=89b35ad3-dd6a-4f24-8657-0013c63516cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:14:05.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:14:15.018Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=d22a4dcb-8c53-4851-9165-1f1eaab2e5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:14:15.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:14:25.030Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=5c5542d5-eefc-44a4-8583-7ddc1463a009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:14:25.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:14:35.043Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=c208a990-8ada-4933-a0fd-0665fd963dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:14:35.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:14:45.054Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=0e7c2ce2-fe2d-4a5a-b281-24337ae89474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:14:45.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:14:55.068Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=3f39eb1b-5c21-4f30-9417-b829d4baa5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:14:55.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:15:05.082Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=c1982e1a-a67b-4b06-b030-741e89268c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:15:05.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:15:15.095Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=6f962014-f9fe-4122-866b-18a3c99745f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:15:15.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:15:25.109Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=36b7aa86-ce0d-4117-9d23-0b13bbfd66f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:15:25.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:15:35.124Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=0dc7553a-28a9-453e-944d-46e5c4f2b00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:15:35.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:15:45.138Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=17bfe5ff-c89b-4972-b9bc-dd0779db4513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:15:45.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:15:55.150Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=66f94199-6b29-44d7-8b27-b6ff4b59e81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:15:55.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:16:05.168Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=7e8f1193-a24c-421c-8b18-d3157c454c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:16:05.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:16:15.186Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=f66718ca-7268-46d8-863e-fa00f31b460f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:16:15.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T05:16:18.423Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T05:16:18.423Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-12T05:16:18.424Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T05:16:18.428Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T05:16:18.441Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T05:16:18.441Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-12T05:16:18.442Z |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-12T05:16:18.445Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:16:25.204Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=418b379c-6390-4799-a51a-c2578f344e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:16:25.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:16:35.218Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=2d8a74d7-f862-476d-aa12-f659bcc5bdd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:16:35.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:16:45.231Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=226e8ae0-68d1-465d-9f0e-ba44f2bc0b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:16:45.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:16:55.244Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=56c899b2-90ed-45e2-be19-168c4643f53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:16:55.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:17:05.256Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=a93386aa-5fbc-414c-9ec7-744c6b1f5501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:17:05.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:17:15.270Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=ed5713ce-84f7-4d04-bba4-a7eea8548446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:17:15.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:17:25.285Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=2d1ee048-1c82-4e23-8aee-5b015c553bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:17:25.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:17:35.296Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=bccd45f9-5fcb-4d23-965f-1a061e281f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:17:35.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:17:45.310Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=59ee3450-3d24-406b-bac7-a16be00e6097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:17:45.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:17:55.322Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=80800a99-257e-4602-91c4-57620d95478c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:17:55.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:18:05.333Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=407be037-6695-420f-8340-24c709c197a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:18:05.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:18:15.346Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=0611e148-e10c-4979-9797-4f113bbef66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:18:15.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:18:25.359Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=4f69bcb0-8dc5-4b1f-9872-9aadfd5a7ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:18:25.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:18:35.371Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=d325f760-ca34-4b16-aa7f-89cc9100ead6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:18:35.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:18:45.424Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=f68d10a6-c64d-4965-b618-0bdada091e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:18:45.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:18:55.444Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=92961af1-defe-4070-b54d-f30d2962c4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:18:55.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:19:05.456Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=d299b1c7-084a-40e1-8588-03c50536e7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:19:05.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:19:15.476Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=65069a69-187b-4a88-98b8-80832b3e488b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:19:15.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:19:25.488Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=4592ceca-24b4-4694-b9fe-74cc89cd55fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:19:25.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:19:35.500Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=e3dd9a98-63d0-4889-96d8-af9c4a9af727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:19:35.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:19:45.513Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=c380892e-c768-407d-986c-d61e4d5722dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:19:45.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:19:55.527Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=54570995-1de6-4e37-aa10-c97cac1b9ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:19:55.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:20:05.545Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=b760a479-d329-4094-af6a-388d3b610a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:20:05.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:20:15.561Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=a4e4b11d-1d08-416a-9b7e-fd241624943b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:20:15.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:20:25.574Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=d65e287f-10b1-4781-8407-c48baba5d084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:20:25.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:20:35.599Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=c5cd2808-cdb6-4152-9be6-0bfaaac69fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:20:35.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:20:45.612Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=e76ff547-298f-4fa0-b5fe-9a05440177cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:20:45.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:20:55.633Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=1181c92b-613e-4986-8215-89f8bc3c2d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:20:55.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:21:05.651Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=10c2577a-3e6b-4893-a351-b9790ad66ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:21:05.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:21:15.662Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=e1272a6d-b4a4-44a0-9959-7dcde3715f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:21:15.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T05:21:18.241Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T05:21:18.241Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-12T05:21:18.242Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T05:21:18.243Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T05:21:18.251Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T05:21:18.252Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-12T05:21:18.252Z |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-12T05:21:18.254Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:21:25.674Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=bb4b3603-db69-4c76-bce9-2b6655819b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:21:25.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:21:35.686Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=7b31368b-acf0-4944-9c8e-d82dc85ae146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:21:35.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:21:45.696Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=b8619fad-0bae-4ea2-bdea-83d826af7e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:21:45.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:21:55.737Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=809f62d2-e843-4b21-b000-b747a496d087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:21:55.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:22:05.752Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=445508d0-fc87-4e5f-9957-a3ecabb6f1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:22:05.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:22:15.788Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=c0ad2602-4f55-4132-a460-c1801b184287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:22:15.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:22:25.799Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=afa0fdb5-9fc8-49f2-8434-ec78e48dde46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:22:25.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:22:35.853Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=dedffb1c-7d5d-485c-8324-54300c93d06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:22:35.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:22:45.868Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=11ccbfb5-afe0-4a75-973e-2b073ba65d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:22:45.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:22:55.881Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=2fa39183-04cf-4160-a688-46570c9e2fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:22:55.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:23:05.892Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=a46c85f3-38aa-4b83-98ec-e5bf1ae047cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:23:05.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:23:15.902Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=04147878-49fe-41ad-a624-8132684673f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:23:15.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:23:25.914Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=964884ec-9c96-4778-a50e-e59e7c73f743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:23:25.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:23:35.927Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=505b97c9-09ed-4177-bdba-3e12faf394cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:23:35.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:23:45.947Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=789a395f-2def-403c-b05f-d73f1604ba31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:23:45.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:23:55.959Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=b50d3f46-40ab-4b1d-bdf1-3418cc544ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:23:55.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:24:05.977Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=5017915b-448f-41e3-bd9f-cfaccce20ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:24:05.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:24:15.991Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=66a8571f-08ca-4bb4-bf9b-a435f9dd6efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:24:16.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:24:26.004Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=b299b720-605e-4ce5-8f20-89cc1983c8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:24:26.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:24:36.014Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=f122b98b-41fe-46c1-9a94-fad029716e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:24:36.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:24:46.027Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=1ace3375-ae45-4663-a630-df0101b24f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:24:46.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:24:56.040Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=7f3a64cd-af7a-4f9f-8840-f33603f1e2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:24:56.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:25:06.053Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=43ebda96-0c5a-4ddf-9e35-a75018c7689c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:25:06.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:25:16.066Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=966eef4b-3cf7-4a41-abb4-f5432fcd9f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:25:16.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:25:26.078Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=ac5d48fc-2154-4c1a-8c0a-170fa7385705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:25:26.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:25:36.090Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=4e6dd7ba-aa36-4ecb-bf41-625572d73837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:25:36.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:25:46.102Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=45dd8df1-a6dc-475b-8f64-02dfbfbcc327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:25:46.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:25:56.116Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=46daa398-4c44-4e5a-b756-28e4cdfad716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:25:56.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:26:06.128Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=ded25de7-bb13-4e9b-8b1b-0ee9431c8159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:26:06.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:26:16.145Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=47bb4d1f-a772-4d3b-9df0-e96c7612de0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:26:16.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T05:26:18.390Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T05:26:18.391Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-12T05:26:18.392Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T05:26:18.395Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T05:26:18.409Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T05:26:18.409Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-12T05:26:18.410Z |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-12T05:26:18.414Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:26:26.162Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=f5ba8ca6-9c54-40b8-8b2f-a78c670623e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:26:26.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:26:36.174Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=30dd6737-db08-4f5d-bdd5-930578252b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:26:36.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:26:46.187Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=4682b31f-489a-412d-b133-316a3ea434f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:26:46.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:26:56.198Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=fac34b08-a569-48e3-ac58-d225914c403c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:26:56.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:27:06.209Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=a6f2edf4-610b-4a43-a2f1-b300cb803fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:27:06.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:27:16.220Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=8a38abc8-26ab-4a9e-996d-49ddcc37c3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:27:16.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:27:26.233Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=18cf0bbd-dc71-4756-86dd-8cf615cf154e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:27:26.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:27:36.245Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=14f6c1cf-b5ba-493d-b785-72c284855115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:27:36.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:27:46.255Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=d3082ce6-86f5-4896-9313-97ceba3b5113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:27:46.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:27:56.267Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=c6b43ef7-5a44-4b81-9cc7-99923afeb564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:27:56.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:28:06.278Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=b459e0e4-7728-4523-af19-1b67ddef812b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:28:06.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:28:16.290Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=d462f673-a388-4c0f-b59e-238eb6f93e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:28:16.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:28:26.303Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=882921c7-56af-47b8-8336-82bcfdf063bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:28:26.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:28:36.313Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=87bdcf6a-933d-464c-ab6e-cd7dfb6d6a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:28:36.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:28:46.325Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=9d55554f-2b80-4155-973d-d03598054248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:28:46.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:28:56.336Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=e67c06d6-c2e3-4de7-b6f2-45ec1a8c8899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:28:56.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:29:06.345Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=a830aaf1-c47f-4236-926c-bc13ff37678b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:29:06.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:29:16.356Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=ec9bf6cf-9ea5-44c9-8e07-f2f3729c04b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:29:16.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:29:26.367Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=f1d5d1c0-e183-47de-9e7c-2590b482f204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:29:26.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:29:36.377Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=10af8821-586e-4121-a921-f293e20bb35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:29:36.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:29:46.390Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=65daab0c-82c0-48c1-bfa9-4c166a9cff2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:29:46.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:29:56.403Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=c9177ce0-c226-4f04-ae81-824099b148aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:29:56.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:30:06.412Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=74029583-4231-44b1-94db-cd5ffa1656f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:30:06.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:30:16.424Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=a77a8b23-f2a0-4edc-b430-40823948a64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:30:16.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:30:26.435Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=43411786-33ff-4dc0-955d-56b4b59b187e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:30:26.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:30:36.448Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=02fbfab7-de41-4f18-b549-501a063f0f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:30:36.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:30:46.458Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=dee5ed38-2fda-4fab-b393-b5c1619917bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:30:46.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:30:56.472Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=3001e89e-2655-4bf7-8642-6d7b6aa621a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:30:56.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:31:06.484Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=4a43f941-d47d-4943-aa56-cd86bfbd64dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:31:06.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:31:16.495Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=940084d2-e6f7-44dd-9f0d-7fa03e71e61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:31:16.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T05:31:18.235Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T05:31:18.236Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-12T05:31:18.236Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T05:31:18.239Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T05:31:18.244Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T05:31:18.244Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-12T05:31:18.244Z |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-12T05:31:18.246Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:31:26.507Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=7519687b-676e-452b-9443-a8e69cb3356c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:31:26.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:31:36.518Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=3a8c5097-78cb-46c7-b910-3efa2d9f5502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:31:36.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:31:46.531Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=424357d5-b389-43ee-9a1a-6c26f1305393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:31:46.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:31:56.543Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=8fd53033-8f03-4a5b-b53e-4c4707017236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:31:56.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:32:06.553Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=b92919af-71f9-4e7d-9162-b6483622aa8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:32:06.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:32:16.577Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=2b8e937b-6e74-4737-b75c-bceb0dd37195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:32:16.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:32:26.591Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=32216e21-f2ac-4536-aae5-48e0efdd486a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:32:26.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:32:36.605Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=e34dad91-67a1-44bc-a758-ffbb2a93e5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:32:36.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:32:46.618Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=611591db-95fd-4d6e-9704-8b314a57c9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:32:46.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:32:56.629Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=ca012cce-e347-4c2f-b58b-45a13745664b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:32:56.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:33:06.643Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=6b1d8682-2cb8-4931-bd67-91c637705d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:33:06.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:33:16.655Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=9acf405e-51e5-4f92-ba3f-8156825e2bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:33:16.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:33:26.669Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=99e96cc4-4d55-4f19-882f-632caa876dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:33:26.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:33:36.684Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=e7e72550-258f-4a2c-9932-cfe28a8cda94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:33:36.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:33:46.697Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=a10df223-4677-4638-aa55-ec6b20c3e523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:33:46.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:33:56.708Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=c86b0457-1211-42e4-b8fd-0cc5cee19b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:33:56.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:34:06.722Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=6402ea19-ed41-4b9d-a58c-4b30344366a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:34:06.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:34:16.733Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=127dba63-f163-4f3b-9945-1c33429152a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:34:16.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:34:26.745Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=5a03396b-e41c-4671-9ae5-e08e3b84b06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:34:26.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:34:36.758Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=09bd3508-67e9-46de-92cd-4b7cf74dc664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:34:36.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:34:46.770Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=3932765e-3f28-4533-8c3b-aee893cade51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:34:46.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:34:56.783Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=1392cd20-65ae-4cb7-b8eb-a27e066ec349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:34:56.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:35:06.797Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=f3848b9d-c08e-43e3-a8de-e123144b0298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:35:06.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:35:16.811Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=f8b25547-cb70-4200-bdbf-60630c7726bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:35:16.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:35:26.833Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=81a4a2ef-faf4-4799-9711-e426a1e2c747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:35:26.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:35:36.845Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=c785689c-3655-43c4-8e7f-a6b3af07923b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:35:36.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:35:46.858Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=122360d9-3f19-4c11-8628-bd62bc964791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:35:46.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:35:56.871Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=28d64314-943f-4c91-abc2-c1a7fa607dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:35:56.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:36:06.883Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=0e125678-5ccf-4a02-9e41-94d8fd0e3fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:36:06.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:36:16.898Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=2b1e76b1-b6f2-4a30-bdf2-a19af802d908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:36:16.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T05:36:18.410Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T05:36:18.411Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-12T05:36:18.412Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T05:36:18.414Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T05:36:18.422Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T05:36:18.422Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-12T05:36:18.422Z |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-12T05:36:18.426Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:36:26.912Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=3903dbba-42d0-49fb-9107-5a63ffe111cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:36:26.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:36:36.928Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=716b9fd4-df28-419b-96c6-56895368fd5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:36:36.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:36:46.939Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=fd232050-2ad9-40b1-bc01-9d64db2e6041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:36:46.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:36:56.952Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=0225e0ef-c717-4ed5-8b70-842cfd1cdb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:36:56.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:37:06.964Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=93b683b2-7ca4-4697-ad41-6e8b80054cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:37:06.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:37:16.977Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=d4c62769-70f8-4061-ab51-8f716f4f9cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:37:16.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:37:26.990Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=10a78004-ee88-4da8-b2ea-5b2dfac9546e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:37:27.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:37:37.002Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=f48bcca6-99e3-4b51-a27a-69fe5cfb6853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:37:37.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:37:47.045Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=353f99f3-186d-47e8-a798-1cb04ff09c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:37:47.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:37:57.086Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=3a7a519f-f936-4416-ad21-e3db1b934d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:37:57.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:38:07.099Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=7a51573f-b2fa-40d5-928d-8142e4e90bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:38:07.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:38:17.111Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=99b7af74-6f16-4771-9457-793d8b6428cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:38:17.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:38:27.122Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=7559ee62-9571-4023-aa32-5f5568f9c67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:38:27.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:38:37.131Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=126f38f8-259d-4a6f-810b-960b4f1fd2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:38:37.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:38:47.142Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=30347b09-57c2-4898-b713-073306fc6fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:38:47.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:38:57.154Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=d3a4999e-afba-4f81-820c-e2f020d1b99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:38:57.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:39:07.171Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=3d66f45d-5c2e-40a1-bd39-21659de934c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:39:07.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:39:17.195Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=0a1c0985-d549-46ac-a44b-a08eb013333f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:39:17.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:39:27.205Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=06b73ca5-8840-4b12-8cf0-9e02346d2d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:39:27.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:39:37.216Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=049b915f-9e86-4f7d-a010-46dfeb60fe66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:39:37.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:39:47.229Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=e8fafaee-347d-4df7-8c97-7a1528119c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:39:47.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:39:57.239Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=e629edc7-4164-4649-9ffd-4d7e485983cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:39:57.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:40:07.250Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=5799fecd-2c7e-43be-9760-059ba5db0c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:40:07.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:40:17.262Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=3f97d556-3f21-44de-bab2-2211f6f90288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:40:17.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:40:27.276Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=cb224af1-c1d0-4bb9-9471-43f0bc35b4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:40:27.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:40:37.289Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=46a14d90-0698-47b0-8701-6d439ba1edc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:40:37.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:40:47.302Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=cc30835f-0a29-4beb-98ff-160cd1f2bff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:40:47.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:40:57.313Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=43d9187a-e160-40bb-aa45-1e270599cca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:40:57.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:41:07.323Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=ee968793-024e-4cde-8604-9063862c5d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:41:07.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:41:17.334Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=64129d02-5705-4165-8994-f0b77e9f2e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:41:17.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T05:41:18.211Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T05:41:18.211Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-12T05:41:18.212Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T05:41:18.213Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T05:41:18.219Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T05:41:18.220Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-12T05:41:18.220Z |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-12T05:41:18.221Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:41:27.347Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=2bff10e3-b437-4949-865d-f64852b484f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:41:27.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:41:37.357Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=6fc9f882-5a97-4222-9ca0-1b41c54bee47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:41:37.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:41:47.367Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=c999b414-5302-4e1e-b935-650a65ee9de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:41:47.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:41:57.378Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=fc5a6def-c31c-48ae-8672-0d4ffb21fa10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:41:57.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:42:07.390Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=55307f60-d81c-470a-8584-59d613c7969b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:42:07.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:42:17.403Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=dd3a11f8-619e-442f-9a69-a16a15573f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:42:17.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:42:27.414Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=5b60e69d-2d91-4457-bc6f-966e15d3dfbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:42:27.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:42:37.424Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=a276204c-ab8a-4312-b159-5ec1caadb0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:42:37.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:42:47.437Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=2cad67f4-6a34-46e5-a87f-07ffc3ce9d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:42:47.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:42:57.452Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=617b74bc-5cdd-42c5-963d-4a5d79078c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:42:57.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:43:07.465Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=97e4b8c9-6c52-4fc8-9da9-bf63776ca187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:43:07.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:43:17.477Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=6760a250-7925-446b-a4b0-fd9c54f11e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:43:17.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:43:27.489Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=62f55a17-d72b-4df5-a639-796130361d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:43:27.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:43:37.502Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=d72c6de1-4414-465f-8503-f858bd03a30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:43:37.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:43:47.513Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=351683c2-63e8-49a0-bdc3-4b1c207783d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:43:47.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:43:57.524Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=31a35e0d-4f85-4184-beea-91e57eb5fb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:43:57.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:44:07.537Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=efb21997-a8e2-4f19-b6bc-9c3e32389f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:44:07.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:44:17.553Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=0d51355b-55ad-4602-b25f-278f958abfb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:44:17.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:44:27.564Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=8ff29e56-16c4-4381-96f9-9a3e1fb8f346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:44:27.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:44:37.576Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=fdcecdc1-a45b-4ae5-a2b1-6bba4fbce86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:44:37.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:44:47.592Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=997c9f1b-ba42-46ed-b918-f6a83e30662a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:44:47.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:44:57.602Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=77d16b1d-ff26-4bde-816e-db45696ec283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:44:57.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:45:07.617Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=cf256536-f895-436c-af97-95d9ea45f6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:45:07.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:45:17.630Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=35d381ca-b8ea-4fec-ba38-8003affc42f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:45:17.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:45:27.643Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=b8c2091a-4101-4163-9fc2-eca76a3e94ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:45:27.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:45:37.659Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=fbc109f7-ad44-4a53-8bb1-225fd1fa0fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:45:37.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:45:47.671Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=d4b53d3e-c786-45d8-900e-e84b61f24192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:45:47.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:45:57.681Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=08767e01-d3a9-4fb7-8919-e09bf7f62f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:45:57.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:46:07.697Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=2dde00a3-71fb-4b2e-940a-046bd28bb888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:46:07.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:46:17.711Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=d4b8b316-2057-400f-b8d2-1d9c4fafc4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:46:17.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T05:46:18.256Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T05:46:18.256Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-12T05:46:18.257Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T05:46:18.260Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T05:46:18.265Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T05:46:18.265Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-12T05:46:18.265Z |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-12T05:46:18.268Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:46:27.722Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=7aa97704-e175-41ee-a8c2-3b9d721e37f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:46:27.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:46:37.764Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=53d2f0b5-dd59-4847-ad7f-86c570796782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:46:37.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:46:47.783Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=c7ef613b-c905-4be3-aeca-3333f2e45ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:46:47.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:46:57.798Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=6daa1d92-454d-4875-b68c-371f27f0e1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:46:57.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:47:07.814Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=e187f903-f702-42ad-8051-6c458bf0c307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:47:07.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:47:17.824Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=df835dd3-a295-4cce-945a-4307a151739b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:47:17.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:47:27.835Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=601b41b1-1158-46db-8941-d4719648dcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:47:27.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:47:37.844Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=c4140761-f4f4-4b3b-b655-87a467bb20ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:47:37.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:47:47.856Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=3c84c2da-9dd4-45b1-869e-0c1d2bbba43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:47:47.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:47:57.872Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=a007cd56-d0cb-491b-b36c-66ce2ebfb0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:47:57.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:48:07.905Z |INFO |Init configs |InvocationID=c5abc1e3-a039-48ce-88f8-33ee590c7be7, InstanceUUID=c5453cf2-1129-4e27-b392-1ab820564340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T05:48:07.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |