*** retrieve Truststore and Keystore password *** actual launch of AAI Resources 2022-10-27 15:26:22.766 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2022-10-27 15:26:22.771 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties 2022-10-27 15:26:22.772 INFO --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties 2022-10-27 15:26:22.774 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2022-10-27 15:26:24.337 WARN 11 --- [ main] o.s.b.l.logback.LogbackLoggingSystem : Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead. 2022-10-27 15:26:24.342 DEBUG 11 --- [kground-preinit] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 2022-10-27 15:26:24.358 DEBUG 11 --- [kground-preinit] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 2022-10-27 15:26:24.359 DEBUG 11 --- [kground-preinit] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 2022-10-27 15:26:24.359 DEBUG 11 --- [kground-preinit] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 2022-10-27 15:26:24.359 DEBUG 11 --- [kground-preinit] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 2022-10-27 15:26:24.359 DEBUG 11 --- [kground-preinit] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.12.RELEASE) 15:26:30,633 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml] 15:26:30,639 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set 15:26:30,639 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 15:26:30,639 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS] 15:26:30,640 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@212011969 - No compression will be used 15:26:30,640 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@212011969 - Will use the pattern /opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file 15:26:30,640 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}'. 15:26:30,640 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 15:26:30,640 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu Oct 27 15:26:30 GMT 2022 15:26:30,654 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: /opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log 15:26:30,654 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [/opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log] 15:26:30,655 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null 15:26:30,655 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration. 15:26:30,655 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@1046d517 - Registering current configuration as safe fallback point 2022-10-27 15:26:30.835 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED CLASSES [class org.onap.aai.rest.search.ModelAndNamedQueryRestProvider, class org.onap.aai.rest.search.SearchProvider, class org.onap.aai.rest.QueryConsumer, class org.onap.aai.rest.DslConsumer, class org.onap.aai.rest.CQ2Gremlin, class org.onap.aai.rest.util.EchoResponse, class org.onap.aai.rest.RecentAPIConsumer, class org.onap.aai.rest.CQ2GremlinTest] 2022-10-27 15:26:30.840 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RetiredInterceptor result=true 2022-10-27 15:26:30.841 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HttpHeaderInterceptor result=true 2022-10-27 15:26:30.841 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HeaderValidation result=true 2022-10-27 15:26:30.842 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseHeaderManipulation result=true 2022-10-27 15:26:30.842 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.InvalidResponseStatus result=true 2022-10-27 15:26:30.842 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionInterceptor result=true 2022-10-27 15:26:30.843 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionLatestInterceptor result=true 2022-10-27 15:26:30.843 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseTransactionLogging result=true 2022-10-27 15:26:30.844 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestHeaderManipulation result=true 2022-10-27 15:26:30.844 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestModification result=true 2022-10-27 15:26:30.844 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.OneWaySslAuthorization result=true 2022-10-27 15:26:30.845 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestTransactionLogging result=true 2022-10-27 15:26:30.848 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RetiredInterceptor result=true 2022-10-27 15:26:30.848 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HttpHeaderInterceptor result=true 2022-10-27 15:26:30.848 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HeaderValidation result=true 2022-10-27 15:26:30.849 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseHeaderManipulation result=true 2022-10-27 15:26:30.849 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.InvalidResponseStatus result=true 2022-10-27 15:26:30.849 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionInterceptor result=true 2022-10-27 15:26:30.850 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionLatestInterceptor result=true 2022-10-27 15:26:30.850 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseTransactionLogging result=true 2022-10-27 15:26:30.850 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestHeaderManipulation result=true 2022-10-27 15:26:30.851 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestModification result=true 2022-10-27 15:26:30.851 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.OneWaySslAuthorization result=true 2022-10-27 15:26:30.852 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestTransactionLogging result=true 2022-10-27 15:26:30.852 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.post.InvalidResponseStatus 2022-10-27 15:26:30.852 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.RequestTransactionLogging 2022-10-27 15:26:30.853 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.HeaderValidation 2022-10-27 15:26:30.853 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.post.ResponseTransactionLogging 2022-10-27 15:26:30.853 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.HttpHeaderInterceptor 2022-10-27 15:26:30.854 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.post.ResponseHeaderManipulation 2022-10-27 15:26:30.854 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.VersionLatestInterceptor 2022-10-27 15:26:30.854 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.OneWaySslAuthorization 2022-10-27 15:26:30.855 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.RetiredInterceptor 2022-10-27 15:26:30.855 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.VersionInterceptor 2022-10-27 15:26:30.855 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.RequestHeaderManipulation 2022-10-27 15:26:30.856 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.RequestModification 2022-10-27 15:26:31.188 DEBUG 11 --- [ main] i.m.c.u.i.logging.InternalLoggerFactory : Using SLF4J as the default logging framework 2022-10-27 15:26:33.001 INFO 11 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is SchemaServiceTranslator 2022-10-27 15:26:33.327 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:26:33.327 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:26:33.328 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:26:33.329 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-10-27 15:26:33.331 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/versions, BODY= 2022-10-27 15:26:33.442 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:26:33.442 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:26:33.442 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:26:33.443 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:26:33.846 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:26:33.944 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2022-10-27 15:26:33.945 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2022-10-27 15:26:33.945 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-10-27 15:26:34.016 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:26:34.016 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:26:34.016 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:26:34.016 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:26:34.044 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:26:34.087 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-10-27 15:26:34.087 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-10-27 15:26:34.088 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-10-27 15:26:37.739 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2022-10-27 15:26:37.757 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2022-10-27 15:26:37.758 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-10-27 15:26:37.761 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:26:37.762 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:26:37.762 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:26:37.762 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:26:37.797 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:26:37.836 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-10-27 15:26:37.837 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-10-27 15:26:37.837 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-10-27 15:26:39.564 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2022-10-27 15:26:39.582 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2022-10-27 15:26:39.583 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-10-27 15:26:39.633 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:26:39.634 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:26:39.634 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:26:39.634 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:26:39.658 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:26:39.676 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-10-27 15:26:39.676 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-10-27 15:26:39.677 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-10-27 15:26:40.987 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2022-10-27 15:26:41.045 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2022-10-27 15:26:41.046 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-10-27 15:26:41.048 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:26:41.049 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:26:41.049 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:26:41.049 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:26:41.078 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:26:41.094 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-10-27 15:26:41.094 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-10-27 15:26:41.094 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-10-27 15:26:42.931 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 272 2022-10-27 15:26:42.944 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv15 2022-10-27 15:26:42.945 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-10-27 15:26:42.947 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:26:42.947 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:26:42.947 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:26:42.947 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:26:42.975 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:26:42.990 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-10-27 15:26:42.991 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-10-27 15:26:42.991 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-10-27 15:26:44.646 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 279 2022-10-27 15:26:44.656 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv16 2022-10-27 15:26:44.657 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-10-27 15:26:44.660 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:26:44.660 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:26:44.660 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:26:44.660 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:26:44.686 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:26:44.703 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-10-27 15:26:44.704 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-10-27 15:26:44.705 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-10-27 15:26:45.998 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2022-10-27 15:26:46.030 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv17 2022-10-27 15:26:46.031 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-10-27 15:26:46.033 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:26:46.034 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:26:46.034 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:26:46.034 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:26:46.056 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:26:46.074 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-10-27 15:26:46.074 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-10-27 15:26:46.075 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-10-27 15:26:47.532 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2022-10-27 15:26:47.543 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv18 2022-10-27 15:26:47.543 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-10-27 15:26:47.546 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:26:47.546 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:26:47.546 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:26:47.546 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:26:47.571 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:26:47.590 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-10-27 15:26:47.590 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-10-27 15:26:47.591 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-10-27 15:26:48.939 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2022-10-27 15:26:48.948 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv19 2022-10-27 15:26:48.949 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-10-27 15:26:48.951 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:26:48.951 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:26:48.951 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:26:48.951 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:26:48.971 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:26:48.987 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-10-27 15:26:48.987 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-10-27 15:26:48.988 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-10-27 15:26:50.764 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 301 2022-10-27 15:26:50.774 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv20 2022-10-27 15:26:50.775 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-10-27 15:26:50.777 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:26:50.778 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:26:50.778 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:26:50.778 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:26:50.797 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:26:50.818 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-10-27 15:26:50.819 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-10-27 15:26:50.819 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-10-27 15:26:52.209 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 305 2022-10-27 15:26:52.219 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv21 2022-10-27 15:26:52.220 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-10-27 15:26:52.222 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:26:52.222 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:26:52.222 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:26:52.222 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:26:52.245 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:26:52.267 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-10-27 15:26:52.268 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-10-27 15:26:52.268 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-10-27 15:26:53.976 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 371 2022-10-27 15:26:53.986 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv22 2022-10-27 15:26:53.986 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-10-27 15:26:53.988 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:26:53.989 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:26:53.989 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:26:53.989 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:26:54.011 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:26:54.095 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-10-27 15:26:54.095 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-10-27 15:26:54.095 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-10-27 15:26:55.808 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 2022-10-27 15:26:55.840 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv23 2022-10-27 15:26:55.841 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-10-27 15:26:55.843 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:26:55.843 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:26:55.843 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:26:55.843 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:26:55.872 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:26:55.938 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-10-27 15:26:55.939 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-10-27 15:26:55.939 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-10-27 15:26:57.951 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 2022-10-27 15:26:57.966 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv24 2022-10-27 15:26:57.968 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-10-27 15:26:57.971 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:26:57.971 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:26:57.971 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:26:57.971 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:26:58.002 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:26:58.044 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-10-27 15:26:58.045 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-10-27 15:26:58.045 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-10-27 15:26:59.911 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 406 2022-10-27 15:26:59.923 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv25 2022-10-27 15:26:59.924 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-10-27 15:26:59.926 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:26:59.926 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:26:59.926 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:26:59.926 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:26:59.953 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:26:59.982 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-10-27 15:26:59.982 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-10-27 15:26:59.982 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-10-27 15:27:01.841 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 2022-10-27 15:27:01.854 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv26 2022-10-27 15:27:01.856 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-10-27 15:27:01.859 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:27:01.859 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:27:01.859 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:27:01.859 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:27:01.882 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:27:01.914 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-10-27 15:27:01.915 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-10-27 15:27:01.915 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-10-27 15:27:03.921 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 2022-10-27 15:27:03.934 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv27 2022-10-27 15:27:03.934 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-10-27 15:27:03.936 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:27:03.936 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:27:03.937 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:27:03.937 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:27:03.961 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:27:03.988 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-10-27 15:27:03.988 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-10-27 15:27:03.989 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-10-27 15:27:05.821 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 2022-10-27 15:27:05.850 DEBUG 11 --- [ main] org.onap.aai.TraversalApp : AAI Server initialization started... 2022-10-27 15:27:05.851 DEBUG 11 --- [ main] org.onap.aai.TraversalApp : Starting AAIGraph connections and the NodeInjestor 2022-10-27 15:27:05.852 INFO 11 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2022-10-27 15:27:05.852 DEBUG 11 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties 2022-10-27 15:27:05.852 INFO 11 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties 2022-10-27 15:27:05.853 INFO 11 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2022-10-27 15:27:06.289 INFO 11 --- [ main] com.datastax.driver.core : DataStax Java driver 3.6.0 for Apache Cassandra 2022-10-27 15:27:06.300 INFO 11 --- [ main] c.d.driver.core.GuavaCompatibility : Detected Guava >= 19 in the classpath, using modern compatibility layer 2022-10-27 15:27:06.301 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.NEW_NODE_DELAY_SECONDS is undefined, using default value 1 2022-10-27 15:27:06.301 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.NOTIF_LOCK_TIMEOUT_SECONDS is undefined, using default value 60 2022-10-27 15:27:06.319 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true 2022-10-27 15:27:06.600 INFO 11 --- [ main] com.datastax.driver.core.ClockFactory : Using native clock to generate timestamps. 2022-10-27 15:27:06.609 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.NON_BLOCKING_EXECUTOR_SIZE is undefined, using default value 2 2022-10-27 15:27:06.696 DEBUG 11 --- [ main] com.datastax.driver.core.Cluster : Starting new cluster with contact points [cassandra/10.233.66.218:9042] 2022-10-27 15:27:06.742 DEBUG 11 --- [ main] i.n.u.i.logging.InternalLoggerFactory : Using SLF4J as the default logging framework 2022-10-27 15:27:06.764 DEBUG 11 --- [ main] i.n.u.internal.InternalThreadLocalMap : -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2022-10-27 15:27:06.764 DEBUG 11 --- [ main] i.n.u.internal.InternalThreadLocalMap : -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2022-10-27 15:27:06.810 DEBUG 11 --- [ main] i.n.util.internal.PlatformDependent0 : -Dio.netty.noUnsafe: false 2022-10-27 15:27:06.811 DEBUG 11 --- [ main] i.n.util.internal.PlatformDependent0 : Java version: 8 2022-10-27 15:27:06.813 DEBUG 11 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.theUnsafe: available 2022-10-27 15:27:06.814 DEBUG 11 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.copyMemory: available 2022-10-27 15:27:06.815 DEBUG 11 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.Buffer.address: available 2022-10-27 15:27:06.816 DEBUG 11 --- [ main] i.n.util.internal.PlatformDependent0 : direct buffer constructor: available 2022-10-27 15:27:06.818 DEBUG 11 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.Bits.unaligned: available, true 2022-10-27 15:27:06.818 DEBUG 11 --- [ main] i.n.util.internal.PlatformDependent0 : jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9 2022-10-27 15:27:06.818 DEBUG 11 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.DirectByteBuffer.(long, int): available 2022-10-27 15:27:06.818 DEBUG 11 --- [ main] i.netty.util.internal.PlatformDependent : sun.misc.Unsafe: available 2022-10-27 15:27:06.819 DEBUG 11 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2022-10-27 15:27:06.819 DEBUG 11 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.bitMode: 64 (sun.arch.data.model) 2022-10-27 15:27:06.822 DEBUG 11 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.maxDirectMemory: 1020067840 bytes 2022-10-27 15:27:06.822 DEBUG 11 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.uninitializedArrayAllocationThreshold: -1 2022-10-27 15:27:06.828 DEBUG 11 --- [ main] io.netty.util.internal.CleanerJava6 : java.nio.ByteBuffer.cleaner(): available 2022-10-27 15:27:06.829 DEBUG 11 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.noPreferDirect: false 2022-10-27 15:27:06.837 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.FORCE_NIO is undefined, using default value false 2022-10-27 15:27:06.849 DEBUG 11 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 2022-10-27 15:27:06.850 DEBUG 11 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.deleteLibAfterLoading: true 2022-10-27 15:27:06.850 DEBUG 11 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.tryPatchShadedId: true 2022-10-27 15:27:06.855 DEBUG 11 --- [ main] i.n.util.internal.NativeLibraryLoader : Unable to load the library 'netty_transport_native_epoll_x86_64', trying other loading mechanism. java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1122) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369) at java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339) at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136) at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:290) at io.netty.channel.epoll.Native.(Native.java:70) at io.netty.channel.epoll.Epoll.(Epoll.java:39) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at com.datastax.driver.core.NettyUtil.(NettyUtil.java:57) at com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95) at com.datastax.driver.core.Connection$Factory.(Connection.java:926) at com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499) at com.datastax.driver.core.Cluster.init(Cluster.java:208) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355) at com.datastax.driver.core.Cluster.connect(Cluster.java:305) at org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272) at org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58) at org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477) at org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409) at org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113) at org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54) at org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80) at org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94) at org.onap.aai.TraversalApp.init(TraversalApp.java:106) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391) at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) at org.onap.aai.TraversalApp.main(TraversalApp.java:128) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) at org.springframework.boot.loader.Launcher.launch(Launcher.java:51) at org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578) 2022-10-27 15:27:06.857 DEBUG 11 --- [ main] i.n.util.internal.NativeLibraryLoader : netty_transport_native_epoll_x86_64 cannot be loaded from java.library.path, now trying export to -Dio.netty.native.workdir: /tmp java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1122) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349) at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136) at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:290) at io.netty.channel.epoll.Native.(Native.java:70) at io.netty.channel.epoll.Epoll.(Epoll.java:39) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at com.datastax.driver.core.NettyUtil.(NettyUtil.java:57) at com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95) at com.datastax.driver.core.Connection$Factory.(Connection.java:926) at com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499) at com.datastax.driver.core.Cluster.init(Cluster.java:208) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355) at com.datastax.driver.core.Cluster.connect(Cluster.java:305) at org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272) at org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58) at org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477) at org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409) at org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113) at org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54) at org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80) at org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94) at org.onap.aai.TraversalApp.init(TraversalApp.java:106) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391) at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) at org.onap.aai.TraversalApp.main(TraversalApp.java:128) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) at org.springframework.boot.loader.Launcher.launch(Launcher.java:51) at org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578) Suppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1122) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369) at java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339) ... 64 common frames omitted 2022-10-27 15:27:06.882 DEBUG 11 --- [ main] i.n.util.internal.NativeLibraryLoader : Unable to load the library '/tmp/libnetty_transport_native_epoll_x86_648146928978981338063.so', trying other loading mechanism. java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_648146928978981338063.so at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824) at java.lang.Runtime.load0(Runtime.java:809) at java.lang.System.load(System.java:1086) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:36) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369) at java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339) at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:203) at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:290) at io.netty.channel.epoll.Native.(Native.java:70) at io.netty.channel.epoll.Epoll.(Epoll.java:39) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at com.datastax.driver.core.NettyUtil.(NettyUtil.java:57) at com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95) at com.datastax.driver.core.Connection$Factory.(Connection.java:926) at com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499) at com.datastax.driver.core.Cluster.init(Cluster.java:208) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355) at com.datastax.driver.core.Cluster.connect(Cluster.java:305) at org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272) at org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58) at org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477) at org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409) at org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113) at org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54) at org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80) at org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94) at org.onap.aai.TraversalApp.init(TraversalApp.java:106) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391) at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) at org.onap.aai.TraversalApp.main(TraversalApp.java:128) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) at org.springframework.boot.loader.Launcher.launch(Launcher.java:51) at org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578) 2022-10-27 15:27:06.889 DEBUG 11 --- [ main] i.n.util.internal.NativeLibraryLoader : Unable to load the library 'netty_transport_native_epoll', trying other loading mechanism. java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1122) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369) at java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339) at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136) at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:293) at io.netty.channel.epoll.Native.(Native.java:70) at io.netty.channel.epoll.Epoll.(Epoll.java:39) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at com.datastax.driver.core.NettyUtil.(NettyUtil.java:57) at com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95) at com.datastax.driver.core.Connection$Factory.(Connection.java:926) at com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499) at com.datastax.driver.core.Cluster.init(Cluster.java:208) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355) at com.datastax.driver.core.Cluster.connect(Cluster.java:305) at org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272) at org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58) at org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477) at org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409) at org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113) at org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54) at org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80) at org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94) at org.onap.aai.TraversalApp.init(TraversalApp.java:106) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391) at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) at org.onap.aai.TraversalApp.main(TraversalApp.java:128) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) at org.springframework.boot.loader.Launcher.launch(Launcher.java:51) at org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578) 2022-10-27 15:27:06.890 DEBUG 11 --- [ main] i.n.util.internal.NativeLibraryLoader : netty_transport_native_epoll cannot be loaded from java.library.path, now trying export to -Dio.netty.native.workdir: /tmp java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1122) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349) at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136) at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:293) at io.netty.channel.epoll.Native.(Native.java:70) at io.netty.channel.epoll.Epoll.(Epoll.java:39) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at com.datastax.driver.core.NettyUtil.(NettyUtil.java:57) at com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95) at com.datastax.driver.core.Connection$Factory.(Connection.java:926) at com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499) at com.datastax.driver.core.Cluster.init(Cluster.java:208) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355) at com.datastax.driver.core.Cluster.connect(Cluster.java:305) at org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272) at org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58) at org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477) at org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409) at org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113) at org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54) at org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80) at org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94) at org.onap.aai.TraversalApp.init(TraversalApp.java:106) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391) at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) at org.onap.aai.TraversalApp.main(TraversalApp.java:128) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) at org.springframework.boot.loader.Launcher.launch(Launcher.java:51) at org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578) Suppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1122) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369) at java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339) ... 64 common frames omitted 2022-10-27 15:27:06.893 WARN 11 --- [ main] com.datastax.driver.core.NettyUtil : Found Netty's native epoll transport in the classpath, but epoll is not available. Using NIO instead. java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_648146928978981338063.so at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824) at java.lang.Runtime.load0(Runtime.java:809) at java.lang.System.load(System.java:1086) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:36) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349) at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:203) at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:290) at io.netty.channel.epoll.Native.(Native.java:70) at io.netty.channel.epoll.Epoll.(Epoll.java:39) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at com.datastax.driver.core.NettyUtil.(NettyUtil.java:57) at com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95) at com.datastax.driver.core.Connection$Factory.(Connection.java:926) at com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499) at com.datastax.driver.core.Cluster.init(Cluster.java:208) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355) at com.datastax.driver.core.Cluster.connect(Cluster.java:305) at org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272) at org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58) at org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477) at org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409) at org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113) at org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54) at org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80) at org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94) at org.onap.aai.TraversalApp.init(TraversalApp.java:106) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391) at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) at org.onap.aai.TraversalApp.main(TraversalApp.java:128) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) at org.springframework.boot.loader.Launcher.launch(Launcher.java:51) at org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578) Suppressed: java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_648146928978981338063.so at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824) at java.lang.Runtime.load0(Runtime.java:809) at java.lang.System.load(System.java:1086) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:36) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369) at java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339) ... 64 common frames omitted Suppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1122) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349) at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136) ... 63 common frames omitted Suppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1122) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369) at java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339) ... 64 common frames omitted Suppressed: java.lang.UnsatisfiedLinkError: could not load a native library: netty_transport_native_epoll at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:224) at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:293) ... 62 common frames omitted Caused by: java.io.FileNotFoundException: META-INF/native/libnetty_transport_native_epoll.so at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:173) ... 63 common frames omitted Suppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1122) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349) at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136) ... 63 common frames omitted Suppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1122) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369) at java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339) ... 64 common frames omitted 2022-10-27 15:27:06.906 DEBUG 11 --- [ main] i.n.channel.MultithreadEventLoopGroup : -Dio.netty.eventLoopThreads: 4 2022-10-27 15:27:06.925 DEBUG 11 --- [ main] io.netty.channel.nio.NioEventLoop : -Dio.netty.noKeySetOptimization: false 2022-10-27 15:27:06.925 DEBUG 11 --- [ main] io.netty.channel.nio.NioEventLoop : -Dio.netty.selectorAutoRebuildThreshold: 512 2022-10-27 15:27:06.946 DEBUG 11 --- [ main] i.netty.util.internal.PlatformDependent : org.jctools-core.MpscChunkedArrayQueue: available 2022-10-27 15:27:06.973 DEBUG 11 --- [ main] io.netty.util.ResourceLeakDetector : -Dio.netty.leakDetection.level: simple 2022-10-27 15:27:06.973 DEBUG 11 --- [ main] io.netty.util.ResourceLeakDetector : -Dio.netty.leakDetection.targetRecords: 4 2022-10-27 15:27:06.978 DEBUG 11 --- [ main] i.n.util.ResourceLeakDetectorFactory : Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@6ff708d 2022-10-27 15:27:06.989 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.EXTENDED_PEER_CHECK is undefined, using default value true 2022-10-27 15:27:07.063 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.66.218:9042] preparing to open 1 new connections, total = 1 2022-10-27 15:27:07.069 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.DISABLE_COALESCING is undefined, using default value false 2022-10-27 15:27:07.069 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.FLUSHER_SCHEDULE_PERIOD_NS is undefined, using default value 10000 2022-10-27 15:27:07.069 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.FLUSHER_RUN_WITHOUT_WORK_TIMES is undefined, using default value 5 2022-10-27 15:27:07.144 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.numHeapArenas: 4 2022-10-27 15:27:07.144 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.numDirectArenas: 4 2022-10-27 15:27:07.144 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.pageSize: 8192 2022-10-27 15:27:07.144 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxOrder: 11 2022-10-27 15:27:07.144 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.chunkSize: 16777216 2022-10-27 15:27:07.144 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.tinyCacheSize: 512 2022-10-27 15:27:07.144 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.smallCacheSize: 256 2022-10-27 15:27:07.144 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.normalCacheSize: 64 2022-10-27 15:27:07.144 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2022-10-27 15:27:07.144 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.cacheTrimInterval: 8192 2022-10-27 15:27:07.144 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2022-10-27 15:27:07.144 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.useCacheForAllThreads: true 2022-10-27 15:27:07.144 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2022-10-27 15:27:07.190 DEBUG 11 --- [ main] io.netty.channel.DefaultChannelId : -Dio.netty.processId: 11 (auto-detected) 2022-10-27 15:27:07.194 DEBUG 11 --- [ main] io.netty.util.NetUtil : -Djava.net.preferIPv4Stack: false 2022-10-27 15:27:07.194 DEBUG 11 --- [ main] io.netty.util.NetUtil : -Djava.net.preferIPv6Addresses: false 2022-10-27 15:27:07.197 DEBUG 11 --- [ main] io.netty.util.NetUtil : Loopback interface: lo (lo, 127.0.0.1) 2022-10-27 15:27:07.198 DEBUG 11 --- [ main] io.netty.util.NetUtil : /proc/sys/net/core/somaxconn: 4096 2022-10-27 15:27:07.199 DEBUG 11 --- [ main] io.netty.channel.DefaultChannelId : -Dio.netty.machineId: b2:8f:69:ff:fe:4c:83:95 (auto-detected) 2022-10-27 15:27:07.277 DEBUG 11 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.allocator.type: pooled 2022-10-27 15:27:07.277 DEBUG 11 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.threadLocalDirectBufferSize: 0 2022-10-27 15:27:07.277 DEBUG 11 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.maxThreadLocalCharBufferSize: 16384 2022-10-27 15:27:07.332 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] Connection established, initializing transport 2022-10-27 15:27:07.376 DEBUG 11 --- [er-nio-worker-0] io.netty.util.Recycler : -Dio.netty.recycler.maxCapacityPerThread: 4096 2022-10-27 15:27:07.377 DEBUG 11 --- [er-nio-worker-0] io.netty.util.Recycler : -Dio.netty.recycler.maxSharedCapacityFactor: 2 2022-10-27 15:27:07.377 DEBUG 11 --- [er-nio-worker-0] io.netty.util.Recycler : -Dio.netty.recycler.linkCapacity: 16 2022-10-27 15:27:07.377 DEBUG 11 --- [er-nio-worker-0] io.netty.util.Recycler : -Dio.netty.recycler.ratio: 8 2022-10-27 15:27:07.392 DEBUG 11 --- [er-nio-worker-0] io.netty.buffer.AbstractByteBuf : -Dio.netty.buffer.checkAccessible: true 2022-10-27 15:27:07.392 DEBUG 11 --- [er-nio-worker-0] io.netty.buffer.AbstractByteBuf : -Dio.netty.buffer.checkBounds: true 2022-10-27 15:27:07.392 DEBUG 11 --- [er-nio-worker-0] i.n.util.ResourceLeakDetectorFactory : Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@6d40652a 2022-10-27 15:27:07.428 DEBUG 11 --- [er-nio-worker-0] c.datastax.driver.core.SystemProperties : com.datastax.driver.NATIVE_TRANSPORT_MAX_FRAME_SIZE_IN_MB is undefined, using default value 256 2022-10-27 15:27:07.548 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [cassandra/10.233.66.218:9042] Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] Transport initialized, connection ready 2022-10-27 15:27:07.551 DEBUG 11 --- [ main] c.d.driver.core.ControlConnection : [Control connection] Refreshing node list and token map 2022-10-27 15:27:07.641 DEBUG 11 --- [ main] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema 2022-10-27 15:27:07.806 DEBUG 11 --- [ main] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-10-27 15:27:07.818 DEBUG 11 --- [ main] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 12 milliseconds 2022-10-27 15:27:07.833 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [Control connection] established to cassandra/10.233.66.218:9042 2022-10-27 15:27:07.834 INFO 11 --- [ main] c.d.d.c.p.DCAwareRoundRobinPolicy : Using data-center name 'Pod' for DCAwareRoundRobinPolicy (if this is incorrect, please provide the correct datacenter name with DCAwareRoundRobinPolicy constructor) 2022-10-27 15:27:07.837 INFO 11 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host /10.233.70.25:9042 added 2022-10-27 15:27:07.837 INFO 11 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host cassandra/10.233.66.218:9042 added 2022-10-27 15:27:07.837 INFO 11 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host /10.233.65.37:9042 added 2022-10-27 15:27:07.844 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.CHECK_IO_DEADLOCKS is undefined, using default value true 2022-10-27 15:27:07.849 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [/10.233.70.25:9042] preparing to open 1 new connections, total = 1 2022-10-27 15:27:07.853 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.25:9042-1, inFlight=0, closed=false] Connection established, initializing transport 2022-10-27 15:27:07.858 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.66.218:9042] preparing to open 1 new connections, total = 2 2022-10-27 15:27:07.859 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [/10.233.65.37:9042] preparing to open 1 new connections, total = 1 2022-10-27 15:27:07.860 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-2, inFlight=0, closed=false] Connection established, initializing transport 2022-10-27 15:27:07.861 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.37:9042-1, inFlight=0, closed=false] Connection established, initializing transport 2022-10-27 15:27:07.960 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE dox.action, scheduling delivery 2022-10-27 15:27:07.972 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.25:9042] Connection[/10.233.70.25:9042-1, inFlight=0, closed=false] Transport initialized, connection ready 2022-10-27 15:27:07.975 DEBUG 11 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.25:9042 (1 connections needed, 1 successfully opened) 2022-10-27 15:27:07.976 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Session : Added connection pool for /10.233.70.25:9042 2022-10-27 15:27:07.984 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.65.37:9042] Connection[/10.233.65.37:9042-1, inFlight=0, closed=false] Transport initialized, connection ready 2022-10-27 15:27:07.984 DEBUG 11 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.65.37:9042 (1 connections needed, 1 successfully opened) 2022-10-27 15:27:07.985 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Session : Added connection pool for /10.233.65.37:9042 2022-10-27 15:27:07.999 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [cassandra/10.233.66.218:9042] Connection[cassandra/10.233.66.218:9042-2, inFlight=0, closed=false] Transport initialized, connection ready 2022-10-27 15:27:08.000 DEBUG 11 --- [er-nio-worker-0] c.d.driver.core.HostConnectionPool : Created connection pool to host cassandra/10.233.66.218:9042 (1 connections needed, 1 successfully opened) 2022-10-27 15:27:08.000 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Session : Added connection pool for cassandra/10.233.66.218:9042 2022-10-27 15:27:08.217 DEBUG 11 --- [ main] org.reflections.Reflections : going to scan these urls: file:/opt/app/aai-traversal/resources/ 2022-10-27 15:27:08.229 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/query/stored-queries.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.229 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/query/stored-queries.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.230 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v9/aai_oxm_v9.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.232 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v9/aai_oxm_v9.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.233 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v8/aai_oxm_v8.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.233 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v8/aai_oxm_v8.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.233 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v27/aai_oxm_v27.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.233 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v27/aai_oxm_v27.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.233 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v26/aai_oxm_v26.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.233 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v26/aai_oxm_v26.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.233 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v25/aai_oxm_v25.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.234 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v25/aai_oxm_v25.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.234 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v24/aai_oxm_v24.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.234 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v24/aai_oxm_v24.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.234 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v23/aai_oxm_v23.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.234 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v23/aai_oxm_v23.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.234 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v22/aai_oxm_v22.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.234 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v22/aai_oxm_v22.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.234 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v21/aai_oxm_v21.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.235 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v21/aai_oxm_v21.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.235 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v20/aai_oxm_v20.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.235 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v20/aai_oxm_v20.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.235 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v19/aai_oxm_v19.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.235 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v19/aai_oxm_v19.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.235 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v18/aai_oxm_v18.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.235 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v18/aai_oxm_v18.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.236 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v17/aai_oxm_v17.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.236 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v17/aai_oxm_v17.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.237 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v16/aai_oxm_v16.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.237 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v16/aai_oxm_v16.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.237 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v15/aai_oxm_v15.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.237 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v15/aai_oxm_v15.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.237 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v14/aai_oxm_v14.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.237 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v14/aai_oxm_v14.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.237 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v13/aai_oxm_v13.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.237 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v13/aai_oxm_v13.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.237 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v12/aai_oxm_v12.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.238 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v12/aai_oxm_v12.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.238 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v11/aai_oxm_v11.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.238 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v11/aai_oxm_v11.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.238 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v10/aai_oxm_v10.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.238 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v10/aai_oxm_v10.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.239 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v9/DbEdgeRules_v9.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.239 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v9/DbEdgeRules_v9.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.239 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v8/DbEdgeRules_v8.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.239 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v8/DbEdgeRules_v8.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.239 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.239 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.239 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_pnp_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.239 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_pnp_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.240 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_hpa_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.240 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_hpa_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.240 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_esr_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.240 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_esr_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.240 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_ccvpn_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.241 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_ccvpn_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.241 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_bbs_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.241 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_bbs_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.242 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.242 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.242 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_pnp_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.243 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_pnp_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.243 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_hpa_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.243 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_hpa_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.243 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_esr_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.243 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_esr_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.243 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_ccvpn_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.243 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_ccvpn_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.244 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_bbs_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.244 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_bbs_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.244 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.244 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.244 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_pnp_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.244 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_pnp_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.244 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_hpa_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.244 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_hpa_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.245 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_esr_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.245 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_esr_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.245 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_ccvpn_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.245 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_ccvpn_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.245 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_bbs_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.245 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_bbs_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.245 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.245 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.245 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.245 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.245 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.246 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.246 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_esr_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.246 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_esr_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.246 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.246 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.246 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.246 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.246 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.246 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.246 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.246 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.247 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.247 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.247 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_esr_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.247 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_esr_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.247 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.247 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.247 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.247 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.247 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.247 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.247 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.247 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.247 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.248 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.248 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_esr_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.248 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_esr_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.248 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.248 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.248 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.248 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.248 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.248 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.248 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.248 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.249 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.249 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.249 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_esr_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.249 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_esr_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.249 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.249 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.249 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.249 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.250 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.250 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.250 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.250 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.250 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.250 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.250 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.250 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.250 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.250 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.250 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.251 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.251 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.251 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.251 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.251 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.251 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.251 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.251 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_esr_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.251 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_esr_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.252 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.252 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.252 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.252 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.252 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.252 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.252 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.252 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.252 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.252 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.252 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_esr_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.253 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_esr_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.253 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.253 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.253 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.253 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.253 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.253 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.253 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.254 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.254 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.254 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.254 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_esr_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.254 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_esr_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.254 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.254 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.254 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.255 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.255 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.255 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.255 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.255 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.255 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.255 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.255 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.256 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.256 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.256 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.256 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.256 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.256 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.256 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.256 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.257 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.257 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.257 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.257 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_esr_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.257 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_esr_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.257 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.257 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.257 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.258 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.258 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.258 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.258 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.258 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.258 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_esr_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.258 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_esr_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.258 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.259 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.259 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.259 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.259 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.259 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.259 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_esr_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.259 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_esr_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.259 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.260 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.260 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.260 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.260 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_esr_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.260 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_esr_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.260 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_v11.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.260 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_v11.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.261 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_esr_v11.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.261 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_esr_v11.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.261 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v10/DbEdgeRules_v10.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.261 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v10/DbEdgeRules_v10.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.261 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file retired.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.261 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file retired.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.261 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.261 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.262 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file localhost-access-logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.262 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file localhost-access-logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.262 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/zone-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.262 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/zone-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.263 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.263 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.263 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vpn-binding-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.263 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vpn-binding-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.263 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vpls-pe-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.263 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vpls-pe-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.263 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vpe-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.263 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vpe-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.264 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/volume-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.264 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/volume-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.264 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/volume-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.264 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/volume-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.264 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vnfc-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.264 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vnfc-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.264 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vnf-image-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.264 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vnf-image-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.264 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vlan-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.264 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vlan-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.264 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/virtual-data-center-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.265 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/virtual-data-center-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.265 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vig-server-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.265 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vig-server-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.265 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vf-module-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.265 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vf-module-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.265 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vce-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.265 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vce-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.265 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/update-node-key-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.265 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/update-node-key-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.266 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/tunnel-xconnect-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.266 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/tunnel-xconnect-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.266 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/tenant-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.266 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/tenant-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.266 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/tagged-inventory-item-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.266 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/tagged-inventory-item-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.266 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/subnet-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.266 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/subnet-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.266 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/start-node-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.266 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/start-node-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.266 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/sriov-vf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.266 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/sriov-vf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.267 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/snapshot-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.267 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/snapshot-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.267 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/site-pair-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.267 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/site-pair-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.267 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/site-pair-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.267 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/site-pair-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.267 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/service-subscription-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.267 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/service-subscription-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.267 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/service-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.267 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/service-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.267 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/service-capability-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.268 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/service-capability-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.268 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/service-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.268 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/service-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.268 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/segmentation-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.268 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/segmentation-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.268 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/secondary-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.268 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/secondary-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.268 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/routing-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.268 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/routing-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.268 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/route-table-reference-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.268 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/route-table-reference-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.268 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/result-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.269 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/result-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.269 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/reserved-prop-names-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.269 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/reserved-prop-names-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.269 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/related-lookup-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.269 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/related-lookup-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.269 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/pserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.269 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/pserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.269 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/property-constraint-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.269 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/property-constraint-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.269 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/port-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.270 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/port-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.270 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/pnf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.270 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/pnf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.270 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/physical-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.270 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/physical-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.270 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/p-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.270 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/p-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.271 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/oam-network-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.271 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/oam-network-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.271 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/newvce-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.271 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/newvce-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.271 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/network-profile-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.271 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/network-profile-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.271 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/network-policy-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.271 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/network-policy-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.271 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/named-query-element-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.271 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/named-query-element-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.271 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/named-query-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.271 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/named-query-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.271 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/multicast-configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.271 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/multicast-configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.271 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/model-ver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.272 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/model-ver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.272 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/model-element-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.272 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/model-element-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.272 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/model-constraint-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.272 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/model-constraint-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.272 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/model-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.272 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/model-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.272 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/metadatum-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.272 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/metadatum-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.273 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/logical-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.273 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/logical-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.273 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/license-key-resource-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.273 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/license-key-resource-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.273 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/license-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.273 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/license-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.273 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/lag-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.274 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/lag-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.274 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/lag-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.274 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/lag-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.274 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/l3-network-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.274 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/l3-network-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.274 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/l3-interface-ipv6-address-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.274 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/l3-interface-ipv6-address-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.274 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/l3-interface-ipv4-address-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.274 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/l3-interface-ipv4-address-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.275 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/l-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.275 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/l-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.275 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/key-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.275 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/key-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.275 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/ipsec-configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.275 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/ipsec-configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.275 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/inventory-item-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.275 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/inventory-item-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.275 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/inventory-item-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.275 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/inventory-item-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.275 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/instance-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.275 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/instance-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.275 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/include-node-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.275 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/include-node-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.275 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/image-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.275 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/image-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.275 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/group-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.275 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/group-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.276 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/generic-vnf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.276 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/generic-vnf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.276 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/flavor-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.276 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/flavor-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.276 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/esr-system-info-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.276 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/esr-system-info-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.276 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/entitlement-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.276 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/entitlement-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.276 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/element-choice-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.276 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/element-choice-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.277 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/edge-prop-names-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.277 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/edge-prop-names-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.277 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/dvs-switch-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.277 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/dvs-switch-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.277 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/cvlan-tag-entry-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.277 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/cvlan-tag-entry-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.278 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/customer-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.278 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/customer-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.278 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/ctag-pool-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.278 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/ctag-pool-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.278 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/ctag-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.278 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/ctag-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.278 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/constrained-element-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.278 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/constrained-element-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.278 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/connector-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.279 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/connector-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.279 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.279 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.279 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/complex-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.279 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/complex-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.279 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/collection-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.279 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/collection-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.279 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/cloud-region-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.279 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/cloud-region-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.280 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/class-of-service-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.280 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/class-of-service-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.280 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/az-and-dvs-switches-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.280 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/az-and-dvs-switches-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.280 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/availability-zone-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.280 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/availability-zone-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.280 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/allotted-resource-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.280 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/allotted-resource-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.280 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/action-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.280 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/action-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.280 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/action-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.281 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/action-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.281 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/service-model-json/000-README in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.281 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/service-model-json/000-README in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.281 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/resource-model-json/000-README in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.281 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/resource-model-json/000-README in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.281 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/vnf-to-service-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.281 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/vnf-to-service-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.281 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/vnf-to-esr-system-info-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.282 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/vnf-to-esr-system-info-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.282 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getWlBundleId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.282 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getWlBundleId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.282 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getVserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.282 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getVserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.282 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getVnfVlanByCircuitId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.282 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getVnfVlanByCircuitId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.283 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getTenantInfoAtSvcSubscription-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.283 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getTenantInfoAtSvcSubscription-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.283 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getTenantInfoAtSvcInstance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.283 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getTenantInfoAtSvcInstance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.283 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getSvcSubscriberModelInfo-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.283 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getSvcSubscriberModelInfo-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.283 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getServiceInstanceSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.283 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getServiceInstanceSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.283 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getServiceInstanceModel-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.283 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getServiceInstanceModel-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.283 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getRouterRoadmTailSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.284 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getRouterRoadmTailSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.284 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getPinterfacePhysicalLinkBySvcInstId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.284 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getPinterfacePhysicalLinkBySvcInstId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.284 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getLogicalLinkByCloudRegionId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.284 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getLogicalLinkByCloudRegionId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.284 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getL3networkCloudRegionByNetworkRole-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.284 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getL3networkCloudRegionByNetworkRole-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.284 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology2-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.284 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology2-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.284 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology-1.1.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.284 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology-1.1.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.285 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.285 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.285 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVLogicalLinkByCircuitId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.285 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVLogicalLinkByCircuitId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.285 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVLogicalLink-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.285 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVLogicalLink-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.285 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVComplexLocationId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.285 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVComplexLocationId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.285 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVComplexHostname-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.285 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVComplexHostname-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.285 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getComponentList-1.2.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.286 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getComponentList-1.2.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.286 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getComponentList-1.1.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.286 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getComponentList-1.1.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.286 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getComponentList-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.286 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getComponentList-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.286 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getComplexByPnfName-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.286 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getComplexByPnfName-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.286 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getClfiRoadmTailSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.287 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getClfiRoadmTailSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.288 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/closed-loop-named-query-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.288 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/closed-loop-named-query-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.288 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/auth/realm.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.288 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/auth/realm.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.288 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/auth/aai_keystore in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.288 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/auth/aai_keystore in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.288 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/logging.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.288 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/logging.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.288 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/janusgraph-realtime.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.289 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/janusgraph-realtime.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.289 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/janusgraph-cached.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.289 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/janusgraph-cached.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.289 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/error.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.289 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/error.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.289 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/aaiconfig.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.289 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/aaiconfig.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.289 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/aaiEventDMaaPPublisher.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.289 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/aaiEventDMaaPPublisher.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.289 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file cadi.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.289 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file cadi.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.289 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file application.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.289 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file application.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.289 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file application-keycloak.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.290 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file application-keycloak.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.290 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file antlr4/org/onap/aai/dsl/v2/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.290 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file antlr4/org/onap/aai/dsl/v2/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.290 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file antlr4/org/onap/aai/dsl/v1/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.290 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file antlr4/org/onap/aai/dsl/v1/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.290 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file antlr4/org/onap/aai/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.290 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file antlr4/org/onap/aai/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.290 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file aaf/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.291 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file aaf/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.291 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file aaf/permissions.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.291 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file aaf/permissions.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.291 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file aaf/org.osaaf.location.props in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.291 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file aaf/org.osaaf.location.props in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.291 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file aaf/org.onap.aai.props in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.291 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file aaf/org.onap.aai.props in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.291 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file aaf/org.onap.aai.p12 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.291 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file aaf/org.onap.aai.p12 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.291 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file aaf/org.onap.aai.keyfile in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.291 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file aaf/org.onap.aai.keyfile in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.292 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file aaf/onap/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.292 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file aaf/onap/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.292 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file aaf/onap/org.osaaf.location.props in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.292 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file aaf/onap/org.osaaf.location.props in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.292 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file aaf/onap/org.onap.aai.props in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.292 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file aaf/onap/org.onap.aai.props in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.292 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file aaf/onap/org.onap.aai.p12 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.292 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file aaf/onap/org.onap.aai.p12 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.292 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file aaf/onap/org.onap.aai.keyfile in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.292 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file aaf/onap/org.onap.aai.keyfile in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.293 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file aaf/bath_config.csv in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-10-27 15:27:08.293 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file aaf/bath_config.csv in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-10-27 15:27:08.294 INFO 11 --- [ main] org.reflections.Reflections : Reflections took 75 ms to scan 1 urls, producing 0 keys and 0 values 2022-10-27 15:27:08.443 DEBUG 11 --- [ main] com.datastax.driver.core.Connection : Connection[/10.233.70.25:9042-1, inFlight=0, closed=true] closing connection 2022-10-27 15:27:08.444 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [/10.233.70.25:9042] Connection[/10.233.70.25:9042-1, inFlight=0, closed=true] closed, remaining = 0 2022-10-27 15:27:08.447 DEBUG 11 --- [ main] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-2, inFlight=0, closed=true] closing connection 2022-10-27 15:27:08.447 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.66.218:9042] Connection[cassandra/10.233.66.218:9042-2, inFlight=0, closed=true] closed, remaining = 1 2022-10-27 15:27:08.447 DEBUG 11 --- [ main] com.datastax.driver.core.Connection : Connection[/10.233.65.37:9042-1, inFlight=0, closed=true] closing connection 2022-10-27 15:27:08.448 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [/10.233.65.37:9042] Connection[/10.233.65.37:9042-1, inFlight=0, closed=true] closed, remaining = 0 2022-10-27 15:27:08.448 DEBUG 11 --- [ main] com.datastax.driver.core.Cluster : Shutting down 2022-10-27 15:27:08.449 DEBUG 11 --- [ main] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=true] closing connection 2022-10-27 15:27:08.449 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.66.218:9042] Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=true] closed, remaining = 0 2022-10-27 15:27:10.463 DEBUG 11 --- [er-nio-worker-1] io.netty.buffer.PoolThreadCache : Freed 21 thread-local buffer(s) from thread: JanusGraph Cluster-nio-worker-1 2022-10-27 15:27:10.464 DEBUG 11 --- [er-nio-worker-0] io.netty.buffer.PoolThreadCache : Freed 36 thread-local buffer(s) from thread: JanusGraph Cluster-nio-worker-0 2022-10-27 15:27:10.482 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true 2022-10-27 15:27:10.482 INFO 11 --- [ main] com.datastax.driver.core.ClockFactory : Using native clock to generate timestamps. 2022-10-27 15:27:10.482 DEBUG 11 --- [ main] com.datastax.driver.core.Cluster : Starting new cluster with contact points [cassandra/10.233.66.218:9042] 2022-10-27 15:27:10.485 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.66.218:9042] preparing to open 1 new connections, total = 1 2022-10-27 15:27:10.488 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] Connection established, initializing transport 2022-10-27 15:27:10.608 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [cassandra/10.233.66.218:9042] Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] Transport initialized, connection ready 2022-10-27 15:27:10.609 DEBUG 11 --- [ main] c.d.driver.core.ControlConnection : [Control connection] Refreshing node list and token map 2022-10-27 15:27:10.617 DEBUG 11 --- [ main] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema 2022-10-27 15:27:10.649 DEBUG 11 --- [ main] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-10-27 15:27:10.654 DEBUG 11 --- [ main] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 5 milliseconds 2022-10-27 15:27:10.664 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [Control connection] established to cassandra/10.233.66.218:9042 2022-10-27 15:27:10.666 INFO 11 --- [ main] c.d.d.c.p.DCAwareRoundRobinPolicy : Using data-center name 'Pod' for DCAwareRoundRobinPolicy (if this is incorrect, please provide the correct datacenter name with DCAwareRoundRobinPolicy constructor) 2022-10-27 15:27:10.666 INFO 11 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host /10.233.70.25:9042 added 2022-10-27 15:27:10.666 INFO 11 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host cassandra/10.233.66.218:9042 added 2022-10-27 15:27:10.666 INFO 11 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host /10.233.65.37:9042 added 2022-10-27 15:27:10.667 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [/10.233.70.25:9042] preparing to open 1 new connections, total = 1 2022-10-27 15:27:10.668 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.66.218:9042] preparing to open 1 new connections, total = 2 2022-10-27 15:27:10.669 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [/10.233.65.37:9042] preparing to open 1 new connections, total = 1 2022-10-27 15:27:10.670 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.25:9042-1, inFlight=0, closed=false] Connection established, initializing transport 2022-10-27 15:27:10.670 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-2, inFlight=0, closed=false] Connection established, initializing transport 2022-10-27 15:27:10.671 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.37:9042-1, inFlight=0, closed=false] Connection established, initializing transport 2022-10-27 15:27:10.792 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.65.37:9042] Connection[/10.233.65.37:9042-1, inFlight=0, closed=false] Transport initialized, connection ready 2022-10-27 15:27:10.792 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [cassandra/10.233.66.218:9042] Connection[cassandra/10.233.66.218:9042-2, inFlight=0, closed=false] Transport initialized, connection ready 2022-10-27 15:27:10.792 DEBUG 11 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.65.37:9042 (1 connections needed, 1 successfully opened) 2022-10-27 15:27:10.792 DEBUG 11 --- [er-nio-worker-0] c.d.driver.core.HostConnectionPool : Created connection pool to host cassandra/10.233.66.218:9042 (1 connections needed, 1 successfully opened) 2022-10-27 15:27:10.793 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Session : Added connection pool for cassandra/10.233.66.218:9042 2022-10-27 15:27:10.793 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Session : Added connection pool for /10.233.65.37:9042 2022-10-27 15:27:10.803 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.ecompcomponent, scheduling delivery 2022-10-27 15:27:11.031 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.25:9042] Connection[/10.233.70.25:9042-1, inFlight=0, closed=false] Transport initialized, connection ready 2022-10-27 15:27:11.031 DEBUG 11 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.25:9042 (1 connections needed, 1 successfully opened) 2022-10-27 15:27:11.032 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Session : Added connection pool for /10.233.70.25:9042 2022-10-27 15:27:11.332 DEBUG 11 --- [er-nio-worker-0] io.netty.channel.nio.NioEventLoop : Selector.select() returned prematurely 3 times in a row for Selector io.netty.channel.nio.SelectedSelectionKeySetSelector@6c0d8947. 2022-10-27 15:27:11.807 DEBUG 11 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.ecompcomponent (TABLE) 2022-10-27 15:27:12.174 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE dox.action, scheduling delivery 2022-10-27 15:27:12.547 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2022-10-27 15:27:12.549 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2022-10-27 15:27:12.550 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-10-27 15:27:12.551 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v11, BODY= 2022-10-27 15:27:12.553 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:27:12.553 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:27:12.553 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:27:12.553 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:27:12.571 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:27:12.572 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-10-27 15:27:12.573 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-10-27 15:27:12.574 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2022-10-27 15:27:12.574 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-10-27 15:27:12.575 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v12, BODY= 2022-10-27 15:27:12.576 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:27:12.576 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:27:12.576 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:27:12.576 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:27:12.590 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:27:12.592 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-10-27 15:27:12.593 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-10-27 15:27:12.593 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2022-10-27 15:27:12.594 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-10-27 15:27:12.594 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v13, BODY= 2022-10-27 15:27:12.596 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:27:12.596 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:27:12.596 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:27:12.596 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:27:12.607 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:27:12.609 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-10-27 15:27:12.610 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-10-27 15:27:12.611 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2022-10-27 15:27:12.612 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-10-27 15:27:12.613 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v14, BODY= 2022-10-27 15:27:12.614 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:27:12.614 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:27:12.614 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:27:12.615 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:27:12.643 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:27:12.646 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-10-27 15:27:12.647 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-10-27 15:27:12.647 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv15 2022-10-27 15:27:12.647 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-10-27 15:27:12.648 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v15, BODY= 2022-10-27 15:27:12.650 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:27:12.650 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:27:12.650 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:27:12.650 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:27:12.666 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:27:12.670 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-10-27 15:27:12.671 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-10-27 15:27:12.671 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv16 2022-10-27 15:27:12.671 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-10-27 15:27:12.672 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v16, BODY= 2022-10-27 15:27:12.674 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:27:12.674 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:27:12.674 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:27:12.674 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:27:12.692 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:27:12.694 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-10-27 15:27:12.695 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-10-27 15:27:12.695 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv17 2022-10-27 15:27:12.695 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-10-27 15:27:12.696 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v17, BODY= 2022-10-27 15:27:12.698 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:27:12.698 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:27:12.698 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:27:12.698 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:27:12.733 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:27:12.736 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-10-27 15:27:12.737 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-10-27 15:27:12.738 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv18 2022-10-27 15:27:12.738 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-10-27 15:27:12.739 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v18, BODY= 2022-10-27 15:27:12.740 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:27:12.740 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:27:12.740 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:27:12.740 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:27:12.770 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:27:12.773 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-10-27 15:27:12.774 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-10-27 15:27:12.774 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv19 2022-10-27 15:27:12.775 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-10-27 15:27:12.776 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v19, BODY= 2022-10-27 15:27:12.777 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:27:12.778 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:27:12.778 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:27:12.778 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:27:12.793 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:27:12.796 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-10-27 15:27:12.797 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-10-27 15:27:12.798 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv20 2022-10-27 15:27:12.798 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-10-27 15:27:12.798 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v20, BODY= 2022-10-27 15:27:12.800 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:27:12.800 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:27:12.800 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:27:12.800 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:27:12.840 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:27:12.843 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-10-27 15:27:12.844 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-10-27 15:27:12.844 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv21 2022-10-27 15:27:12.844 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-10-27 15:27:12.845 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v21, BODY= 2022-10-27 15:27:12.846 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:27:12.846 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:27:12.846 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:27:12.846 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:27:12.860 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:27:12.865 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-10-27 15:27:12.866 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-10-27 15:27:12.867 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv22 2022-10-27 15:27:12.867 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-10-27 15:27:12.868 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v22, BODY= 2022-10-27 15:27:12.878 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:27:12.878 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:27:12.878 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:27:12.878 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:27:12.894 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:27:12.899 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-10-27 15:27:12.900 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-10-27 15:27:12.900 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv23 2022-10-27 15:27:12.901 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-10-27 15:27:12.901 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v23, BODY= 2022-10-27 15:27:12.903 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:27:12.903 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:27:12.903 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:27:12.903 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:27:12.920 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:27:12.925 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-10-27 15:27:12.926 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-10-27 15:27:12.926 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv24 2022-10-27 15:27:12.927 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-10-27 15:27:12.927 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v24, BODY= 2022-10-27 15:27:12.929 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:27:12.929 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:27:12.929 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:27:12.929 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:27:12.944 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:27:12.950 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-10-27 15:27:12.951 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-10-27 15:27:12.951 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv25 2022-10-27 15:27:12.952 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-10-27 15:27:12.952 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v25, BODY= 2022-10-27 15:27:12.954 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:27:12.954 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:27:12.954 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:27:12.954 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:27:12.972 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:27:12.976 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-10-27 15:27:12.977 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-10-27 15:27:12.977 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv26 2022-10-27 15:27:12.977 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-10-27 15:27:12.978 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v26, BODY= 2022-10-27 15:27:12.979 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:27:12.979 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:27:12.979 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:27:12.979 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:27:12.993 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:27:12.998 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-10-27 15:27:12.998 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-10-27 15:27:12.999 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv27 2022-10-27 15:27:12.999 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-10-27 15:27:13.000 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v27, BODY= 2022-10-27 15:27:13.001 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:27:13.001 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:27:13.001 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:27:13.001 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:27:13.015 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:27:13.019 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-10-27 15:27:13.020 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-10-27 15:27:13.136 INFO 11 --- [ main] o.o.a.rest.search.SchemaServiceCQConfig : Calling the SchemaService to retrieve stored queries 2022-10-27 15:27:13.137 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-10-27 15:27:13.137 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/stored-queries, BODY= 2022-10-27 15:27:13.139 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-10-27 15:27:13.139 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-10-27 15:27:13.139 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-10-27 15:27:13.139 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-10-27 15:27:13.155 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-10-27 15:27:13.175 DEBUG 11 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.action (TABLE) 2022-10-27 15:27:13.219 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.action_artifact, scheduling delivery 2022-10-27 15:27:13.980 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.activity_log, scheduling delivery 2022-10-27 15:27:14.131 DEBUG 11 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2022-10-27 15:27:14.131 DEBUG 11 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2022-10-27 15:27:14.131 DEBUG 11 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 2022-10-27 15:27:14.133 DEBUG 11 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2022-10-27 15:27:14.133 DEBUG 11 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2022-10-27 15:27:14.135 DEBUG 11 --- [ main] o.h.v.internal.engine.ConfigurationImpl : Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 2022-10-27 15:27:14.136 DEBUG 11 --- [ main] o.h.v.internal.engine.ConfigurationImpl : Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 2022-10-27 15:27:14.137 DEBUG 11 --- [ main] o.h.v.internal.engine.ConfigurationImpl : Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1 2022-10-27 15:27:14.142 DEBUG 11 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 2022-10-27 15:27:14.143 DEBUG 11 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via user class loader 2022-10-27 15:27:14.143 DEBUG 11 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 2022-10-27 15:27:14.144 DEBUG 11 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2022-10-27 15:27:14.144 DEBUG 11 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 2022-10-27 15:27:14.157 DEBUG 11 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 2022-10-27 15:27:14.157 DEBUG 11 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 2022-10-27 15:27:14.157 DEBUG 11 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 2022-10-27 15:27:14.157 DEBUG 11 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 2022-10-27 15:27:14.157 DEBUG 11 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 2022-10-27 15:27:14.748 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true 2022-10-27 15:27:14.748 INFO 11 --- [ main] com.datastax.driver.core.ClockFactory : Using native clock to generate timestamps. 2022-10-27 15:27:14.760 WARN 11 --- [ main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) 2022-10-27 15:27:14.987 DEBUG 11 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox 2022-10-27 15:27:14.998 DEBUG 11 --- [luster-worker-0] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-10-27 15:27:15.031 DEBUG 11 --- [luster-worker-0] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 33 milliseconds 2022-10-27 15:27:15.406 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.healing, scheduling delivery 2022-10-27 15:27:16.118 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.migration, scheduling delivery 2022-10-27 15:27:16.384 DEBUG 11 --- [ main] i.m.s.web.servlet.WebMvcMetricsFilter : Filter 'webMetricsFilter' configured for use 2022-10-27 15:27:17.119 DEBUG 11 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox 2022-10-27 15:27:17.137 DEBUG 11 --- [luster-worker-1] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-10-27 15:27:17.142 DEBUG 11 --- [luster-worker-1] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 5 milliseconds 2022-10-27 15:27:17.947 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.item_permissions, scheduling delivery 2022-10-27 15:27:17.994 DEBUG 11 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2022-10-27 15:27:17.994 DEBUG 11 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2022-10-27 15:27:17.996 DEBUG 11 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 2022-10-27 15:27:17.996 DEBUG 11 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 2022-10-27 15:27:17.997 DEBUG 11 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2022-10-27 15:27:17.998 DEBUG 11 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 2022-10-27 15:27:18.040 DEBUG 11 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 2022-10-27 15:27:18.041 DEBUG 11 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 2022-10-27 15:27:18.041 DEBUG 11 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 2022-10-27 15:27:18.041 DEBUG 11 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 2022-10-27 15:27:18.041 DEBUG 11 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 2022-10-27 15:27:18.041 DEBUG 11 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 2022-10-27 15:27:18.144 WARN 11 --- [ main] org.glassfish.jersey.internal.Errors : The following warnings have been detected: WARNING: The (sub)resource method getC2Qgremlin in org.onap.aai.rest.CQ2Gremlin contains empty path annotation. WARNING: The (sub)resource method getC2Qgremlin in org.onap.aai.rest.CQ2GremlinTest contains empty path annotation. WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.RecentAPIConsumer.getRecentData(java.lang.String,java.lang.String,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.servlet.http.HttpServletRequest,javax.ws.rs.core.UriInfo), should not consume any entity. 2022-10-27 15:27:18.156 DEBUG 11 --- [ main] org.onap.aai.config.ErrorHandler : Filter 'errorHandler' configured for use 2022-10-27 15:27:18.592 INFO 11 --- [ main] org.onap.aai.TraversalApp : Application 'aai-traversal' is running on 8446! 2022-10-27 15:27:18.592 DEBUG 11 --- [ main] org.onap.aai.TraversalApp : Traversal MicroService Started Traversal Microservice Started 2022-10-27 15:27:18.947 DEBUG 11 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.item_permissions (TABLE) 2022-10-27 15:27:19.391 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.user_permission_items, scheduling delivery 2022-10-27 15:27:20.017 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.notification_subscribers, scheduling delivery 2022-10-27 15:27:21.018 DEBUG 11 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox 2022-10-27 15:27:21.036 DEBUG 11 --- [luster-worker-1] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-10-27 15:27:21.041 DEBUG 11 --- [luster-worker-1] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 5 milliseconds 2022-10-27 15:27:21.073 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.last_notification, scheduling delivery 2022-10-27 15:27:22.073 DEBUG 11 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.last_notification (TABLE) 2022-10-27 15:27:23.000 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.notifications, scheduling delivery 2022-10-27 15:27:24.001 DEBUG 11 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.notifications (TABLE) 2022-10-27 15:27:24.067 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.vsp_merge_hint, scheduling delivery 2022-10-27 15:27:24.968 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.vsp_upload_status, scheduling delivery 2022-10-27 15:27:25.968 DEBUG 11 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox 2022-10-27 15:27:25.979 DEBUG 11 --- [luster-worker-0] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-10-27 15:27:25.984 DEBUG 11 --- [luster-worker-0] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 5 milliseconds 2022-10-27 15:27:26.437 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE dox.vsp_upload_status, scheduling delivery 2022-10-27 15:27:27.085 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE dox.vsp_upload_status, scheduling delivery 2022-10-27 15:27:28.086 DEBUG 11 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.vsp_upload_status (TABLE) 2022-10-27 15:27:28.203 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_dox.item, scheduling delivery 2022-10-27 15:27:28.378 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:27:28.764 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 0 2022-10-27 15:27:28.765 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:27:28.992 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_dox.version, scheduling delivery 2022-10-27 15:27:29.993 DEBUG 11 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_dox 2022-10-27 15:27:29.999 DEBUG 11 --- [luster-worker-0] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-10-27 15:27:30.003 DEBUG 11 --- [luster-worker-0] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 4 milliseconds 2022-10-27 15:27:30.910 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_dox.version_elements, scheduling delivery 2022-10-27 15:27:31.911 DEBUG 11 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_dox.version_elements (TABLE) 2022-10-27 15:27:31.947 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_dox.element_namespace, scheduling delivery 2022-10-27 15:27:32.942 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_dox.element, scheduling delivery 2022-10-27 15:27:33.943 DEBUG 11 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_dox 2022-10-27 15:27:33.949 DEBUG 11 --- [luster-worker-0] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-10-27 15:27:33.954 DEBUG 11 --- [luster-worker-0] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 5 milliseconds 2022-10-27 15:27:33.994 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_dox.element_synchronization_state, scheduling delivery 2022-10-27 15:27:34.995 DEBUG 11 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_dox.element_synchronization_state (TABLE) 2022-10-27 15:27:35.035 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_dox.element_stage, scheduling delivery 2022-10-27 15:27:36.036 DEBUG 11 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_dox.element_stage (TABLE) 2022-10-27 15:27:36.250 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_dox.version_stage, scheduling delivery 2022-10-27 15:27:37.250 DEBUG 11 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_dox.version_stage (TABLE) 2022-10-27 15:27:37.878 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:27:38.125 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 0 2022-10-27 15:27:38.126 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:27:47.875 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:27:48.058 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 0 2022-10-27 15:27:48.059 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:27:57.874 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:27:58.038 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 0 2022-10-27 15:27:58.039 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:28:07.265 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:28:07.269 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:28:07.873 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:28:08.271 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 0 2022-10-27 15:28:08.272 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:28:17.874 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:28:18.136 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 0 2022-10-27 15:28:18.138 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:28:27.872 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:28:28.029 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 0 2022-10-27 15:28:28.030 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:28:37.271 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:28:37.274 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:28:37.876 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:28:38.017 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 0 2022-10-27 15:28:38.018 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:28:47.875 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:28:48.089 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 0 2022-10-27 15:28:48.089 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:28:57.874 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:28:57.926 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:28:57.927 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:29:07.281 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:29:07.283 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:29:07.871 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:29:07.882 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:29:07.882 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:29:17.872 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:29:17.882 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:29:17.883 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:29:27.869 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:29:27.881 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:29:27.881 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:29:37.290 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:29:37.293 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:29:37.868 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:29:37.877 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:29:37.878 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:29:47.868 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:29:47.879 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:29:47.881 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:29:57.869 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:29:57.881 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:29:57.881 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:30:07.294 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:30:07.297 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:30:07.868 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:30:07.879 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:30:07.880 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:30:17.873 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:30:17.900 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:30:17.901 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:30:27.870 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:30:27.882 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:30:27.883 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:30:37.301 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:30:37.304 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:30:37.884 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:30:37.901 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:30:37.902 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:30:47.868 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:30:47.880 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:30:47.881 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:30:57.874 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:30:57.882 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:30:57.883 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:31:07.321 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:31:07.323 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:31:07.867 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:31:07.949 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:31:07.950 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:31:17.873 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:31:17.881 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:31:17.883 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-2, inFlight=1, closed=false] heartbeat query succeeded 2022-10-27 15:31:17.891 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:31:17.892 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:31:27.869 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:31:27.880 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:31:27.952 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:31:37.340 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:31:37.343 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:31:37.870 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:31:37.881 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:31:37.883 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:31:47.867 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:31:47.881 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:31:47.882 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:31:57.870 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:31:57.883 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:31:57.884 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:32:07.343 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:32:07.346 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:32:07.867 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:32:07.877 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:32:07.878 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:32:17.869 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:32:17.883 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:32:17.884 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:32:27.868 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:32:27.878 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:32:27.879 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:32:37.361 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:32:37.363 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:32:37.868 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:32:37.878 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:32:37.879 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:32:47.868 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:32:47.880 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:32:47.880 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:32:57.870 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:32:57.882 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:32:57.883 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:33:07.373 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:33:07.375 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:33:07.868 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:33:07.880 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:33:07.881 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:33:17.869 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:33:17.879 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:33:17.880 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:33:27.866 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:33:27.877 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:33:27.878 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:33:37.377 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:33:37.379 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:33:37.870 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:33:37.879 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:33:37.880 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:33:47.867 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:33:47.877 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:33:47.878 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:33:57.870 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:33:57.883 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:33:57.884 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:34:07.397 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:34:07.432 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:34:07.867 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:34:07.881 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:34:07.882 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:34:17.870 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:34:17.884 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:34:17.885 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:34:27.869 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:34:27.879 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:34:27.881 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:34:37.433 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:34:37.436 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:34:37.866 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:34:37.878 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:34:37.879 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:34:47.866 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:34:47.876 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:34:47.878 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:34:57.866 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:34:57.877 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:34:57.878 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:35:07.438 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:35:07.441 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:35:07.867 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:35:07.877 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:35:07.878 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:35:17.866 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:35:17.878 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:35:17.879 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:35:27.866 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:35:27.876 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:35:27.877 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:35:37.443 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:35:37.448 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:35:37.866 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:35:37.876 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:35:37.877 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:35:47.870 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:35:47.880 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:35:47.881 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:35:57.869 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:35:57.879 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:35:57.880 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:36:07.448 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:36:07.451 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:36:07.867 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:36:07.876 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.37:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:36:07.877 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.37:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:36:07.877 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:36:07.878 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:36:17.866 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:36:17.881 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:36:17.881 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:36:27.868 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:36:27.881 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:36:27.881 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:36:37.457 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:36:37.459 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:36:37.868 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:36:37.877 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:36:37.878 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:36:47.866 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:36:47.875 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:36:47.876 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:36:57.868 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:36:57.879 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:36:57.880 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:37:07.468 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:37:07.471 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:37:07.866 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:37:07.875 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:37:07.875 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:37:17.868 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:37:17.879 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:37:17.879 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:37:27.868 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:37:27.872 DEBUG 11 --- [er-nio-worker-1] io.netty.channel.nio.NioEventLoop : Selector.select() returned prematurely 3 times in a row for Selector io.netty.channel.nio.SelectedSelectionKeySetSelector@5a708df4. 2022-10-27 15:37:27.882 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:37:27.882 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:37:37.473 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:37:37.475 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:37:37.866 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:37:37.877 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:37:37.878 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:37:47.867 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:37:47.876 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:37:47.877 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:37:57.866 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:37:57.875 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:37:57.876 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:38:07.477 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:38:07.479 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:38:07.865 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:38:07.875 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:38:07.876 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:38:17.867 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:38:17.875 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:38:17.876 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:38:27.866 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:38:27.876 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:38:27.877 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:38:37.489 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:38:37.494 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:38:37.869 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:38:37.881 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:38:37.882 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:38:47.865 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:38:47.876 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:38:47.877 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:38:57.867 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:38:57.877 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:38:57.878 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:39:07.495 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:39:07.498 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:39:07.865 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:39:07.875 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:39:07.875 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:39:17.867 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:39:17.880 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:39:17.881 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:39:27.867 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:39:27.876 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:39:27.877 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:39:37.499 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:39:37.502 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:39:37.865 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:39:37.877 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:39:37.878 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:39:47.868 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:39:47.877 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:39:47.878 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:39:57.867 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:39:57.881 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:39:57.882 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:40:07.503 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:40:07.523 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:40:07.866 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:40:07.875 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:40:07.876 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:40:17.868 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:40:17.880 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:40:17.881 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:40:27.867 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:40:27.879 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:40:27.881 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:40:37.524 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:40:37.527 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:40:37.867 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:40:37.876 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:40:37.877 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:40:47.865 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:40:47.875 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:40:47.876 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:40:57.867 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:40:57.877 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:40:57.878 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:41:07.532 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:41:07.535 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:41:07.866 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:41:07.876 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:41:07.877 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:41:17.869 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:41:17.880 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:41:17.881 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:41:27.872 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:41:27.884 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:41:27.885 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:41:37.536 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:41:37.539 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:41:37.867 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:41:37.878 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:41:37.879 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:41:47.866 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:41:47.875 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:41:47.876 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:41:57.865 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:41:57.873 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:41:57.874 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:42:07.541 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:42:07.543 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:42:07.865 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:42:07.874 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:42:07.875 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:42:17.869 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:42:17.878 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:42:17.880 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:42:27.868 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:42:27.879 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:42:27.880 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:42:37.545 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:42:37.548 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:42:37.867 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:42:37.877 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:42:37.878 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:42:47.867 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:42:47.877 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:42:47.877 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:42:57.868 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:42:57.879 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:42:57.880 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:43:07.549 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:43:07.551 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:43:07.867 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:43:07.878 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:43:07.878 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:43:17.873 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:43:17.876 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:43:17.878 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-2, inFlight=1, closed=false] heartbeat query succeeded 2022-10-27 15:43:17.883 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:43:17.884 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:43:27.869 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:43:27.880 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:43:27.881 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:43:37.569 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:43:37.574 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:43:37.867 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:43:37.879 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:43:37.880 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:43:47.867 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:43:47.876 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:43:47.877 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:43:57.870 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:43:57.880 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:43:57.881 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:44:07.585 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:44:07.587 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:44:07.870 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:44:07.878 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:44:07.879 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:44:17.867 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:44:17.876 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:44:17.877 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:44:27.866 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:44:27.882 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:44:27.883 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:44:37.593 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:44:37.596 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:44:37.867 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:44:37.877 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:44:37.878 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:44:47.866 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:44:47.875 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:44:47.876 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:44:57.867 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:44:57.878 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:44:57.879 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:45:07.613 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:45:07.615 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:45:07.867 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:45:07.879 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:45:07.880 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:45:17.873 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:45:17.887 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:45:17.888 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:45:27.868 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:45:27.878 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:45:27.879 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:45:37.617 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:45:37.620 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:45:37.866 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:45:37.877 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:45:37.879 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:45:47.867 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:45:47.877 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:45:47.878 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:45:57.867 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:45:57.877 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:45:57.878 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:46:07.626 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:46:07.630 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:46:07.866 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:46:07.876 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:46:07.876 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:46:17.867 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:46:17.878 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:46:17.879 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:46:27.865 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:46:27.882 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:46:27.883 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:46:37.645 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:46:37.648 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:46:37.872 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:46:37.882 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:46:37.883 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:46:47.866 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:46:47.875 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:46:47.876 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:46:57.867 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:46:57.876 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:46:57.877 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:47:07.649 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:47:07.652 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:47:07.867 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:47:07.876 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:47:07.877 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:47:17.865 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:47:17.875 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:47:17.876 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:47:27.866 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:47:27.876 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:47:27.877 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:47:37.665 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:47:37.667 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:47:37.865 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:47:37.874 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:47:37.875 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:47:47.866 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:47:47.874 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:47:47.875 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:47:57.865 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:47:57.880 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:47:57.881 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:48:07.676 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:48:07.710 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:48:07.865 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:48:07.876 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:48:07.877 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:48:17.867 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:48:17.877 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:48:17.878 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:48:27.871 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:48:27.881 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:48:27.882 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:48:37.712 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:48:37.714 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:48:37.867 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:48:37.878 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:48:37.879 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:48:47.867 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:48:47.876 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:48:47.877 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:48:57.875 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:48:57.886 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:48:57.887 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:49:07.730 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:49:07.733 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:49:07.866 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:49:07.874 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:49:07.875 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:49:17.867 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:49:17.880 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:49:17.880 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:49:27.866 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:49:27.877 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:49:27.878 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:49:37.734 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:49:37.736 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:49:37.868 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:49:37.874 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.37:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:49:37.877 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.37:9042-1, inFlight=1, closed=false] heartbeat query succeeded 2022-10-27 15:49:37.881 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:49:37.883 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:49:47.867 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:49:47.877 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:49:47.878 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:49:57.866 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:49:57.875 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:49:57.875 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:50:07.738 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:50:07.740 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:50:07.865 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:50:07.874 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:50:07.875 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:50:17.866 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:50:17.876 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:50:17.877 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:50:27.865 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:50:27.874 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:50:27.875 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:50:37.745 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:50:37.747 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:50:37.869 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:50:37.878 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:50:37.879 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:50:47.865 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:50:47.875 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:50:47.876 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:50:57.879 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:50:57.889 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:50:57.890 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:51:07.749 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:51:07.751 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:51:07.865 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:51:07.874 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:51:07.875 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:51:17.868 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:51:17.878 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:51:17.880 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:51:27.866 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:51:27.875 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:51:27.876 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:51:37.769 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:51:37.771 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:51:37.868 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:51:37.877 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:51:37.878 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:51:47.872 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:51:47.878 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:51:47.881 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-2, inFlight=1, closed=false] heartbeat query succeeded 2022-10-27 15:51:47.883 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:51:47.884 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:51:57.871 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:51:57.881 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:51:57.883 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:52:07.790 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:52:07.804 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:52:07.865 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:52:07.875 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:52:07.876 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:52:17.867 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:52:17.876 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:52:17.908 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:52:27.867 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:52:27.877 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:52:27.877 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:52:37.809 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:52:37.812 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:52:37.868 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:52:37.877 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:52:37.878 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:52:47.866 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:52:47.875 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:52:47.876 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:52:57.867 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:52:57.877 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:52:57.878 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:53:07.829 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:53:07.831 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:53:07.866 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:53:07.877 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:53:07.877 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:53:17.867 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:53:17.876 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:53:17.877 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:53:27.866 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:53:27.877 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:53:27.879 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:53:37.845 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:53:37.847 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:53:37.865 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:53:37.875 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:53:37.876 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:53:47.868 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:53:47.878 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:53:47.880 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:53:57.865 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:53:57.875 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:53:57.876 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:54:07.860 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:54:07.866 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:54:07.901 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:54:07.905 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:54:07.906 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:54:17.866 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:54:17.875 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:54:17.876 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:54:27.864 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:54:27.873 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:54:27.874 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:54:37.865 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:54:37.876 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:54:37.877 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:54:37.903 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:54:37.905 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:54:47.867 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:54:47.876 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:54:47.877 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:54:57.869 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:54:57.885 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:54:57.886 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:55:07.866 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:55:07.875 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:55:07.875 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:55:07.906 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:55:07.909 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:55:17.867 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:55:17.877 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:55:17.878 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:55:27.868 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:55:27.877 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:55:27.878 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:55:37.864 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:55:37.873 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:55:37.874 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:55:37.910 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:55:37.913 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:55:47.864 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:55:47.873 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:55:47.874 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:55:57.867 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:55:57.876 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:55:57.876 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:56:07.865 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:56:07.874 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:56:07.875 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:56:07.913 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:56:07.915 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:56:17.866 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:56:17.876 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:56:17.877 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:56:27.866 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:56:27.876 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:56:27.876 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:56:37.867 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:56:37.878 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:56:37.878 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:56:37.917 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:56:37.920 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:56:47.868 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:56:47.877 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:56:47.878 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:56:57.867 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:56:57.879 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:56:57.879 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:57:07.867 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:57:07.878 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:57:07.879 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:57:07.921 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:57:07.924 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:57:17.866 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:57:17.881 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:57:17.881 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:57:27.868 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:57:27.877 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:57:27.878 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:57:37.865 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:57:37.875 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:57:37.877 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:57:37.925 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:57:37.928 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:57:47.868 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:57:47.877 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:57:47.878 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:57:57.871 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:57:57.881 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:57:57.882 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:58:07.863 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:58:07.872 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:58:07.873 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:58:07.929 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:58:07.932 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:58:17.865 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:58:17.880 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:58:17.881 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:58:27.866 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:58:27.878 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:58:27.880 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:58:37.865 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:58:37.875 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:58:37.877 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:58:37.944 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:58:37.946 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:58:47.869 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:58:47.878 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:58:47.879 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:58:57.869 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:58:57.881 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:58:57.882 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:59:07.869 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:59:07.879 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:59:07.881 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:59:07.961 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:59:07.964 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:59:17.866 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:59:17.919 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:59:17.920 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:59:27.872 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:59:27.884 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:59:27.885 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:59:37.865 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:59:37.874 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:59:37.875 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:59:37.964 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 15:59:37.967 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 15:59:39.840 DEBUG 11 --- [er-nio-worker-1] io.netty.channel.nio.NioEventLoop : Selector.select() returned prematurely 7 times in a row for Selector io.netty.channel.nio.SelectedSelectionKeySetSelector@5a708df4. 2022-10-27 15:59:47.868 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:59:47.878 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:59:47.879 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 15:59:57.865 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 15:59:57.876 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 15:59:57.876 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:00:07.865 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:00:07.875 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:00:07.876 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:00:07.968 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:00:07.992 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:00:17.866 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:00:17.877 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:00:17.878 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:00:27.864 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:00:27.874 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:00:27.875 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:00:37.865 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:00:37.875 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.37:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:00:37.877 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:00:37.878 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:00:37.879 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.37:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:00:37.993 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:00:37.996 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:00:47.865 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:00:47.878 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:00:47.879 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:00:57.867 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:00:57.876 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:00:57.877 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:01:07.865 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:01:07.874 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:01:07.875 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:01:08.002 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:01:08.005 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:01:17.867 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:01:17.877 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:01:17.878 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:01:27.865 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:01:27.874 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:01:27.874 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:01:37.865 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:01:37.874 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:01:37.874 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:01:38.021 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:01:38.023 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:01:47.866 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:01:47.875 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:01:47.876 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:01:57.867 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:01:57.878 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:01:57.879 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:02:07.864 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:02:07.873 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:02:07.874 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:02:08.024 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:02:08.030 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:02:17.864 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:02:17.873 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:02:17.874 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:02:27.863 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:02:27.872 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:02:27.873 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:02:37.866 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:02:37.875 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:02:37.876 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:02:38.030 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:02:38.033 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:02:47.866 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:02:47.875 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:02:47.876 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:02:57.865 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:02:57.877 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:02:57.878 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:03:07.865 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:03:07.875 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:03:07.876 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:03:08.034 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:03:08.036 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:03:17.866 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:03:17.875 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:03:17.876 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:03:27.865 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:03:27.876 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:03:27.877 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:03:37.865 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:03:37.874 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:03:37.875 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:03:38.037 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:03:38.041 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:03:47.866 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:03:47.875 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:03:47.876 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:03:57.865 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:03:57.875 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:03:57.876 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:04:07.864 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:04:07.873 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:04:07.875 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:04:08.043 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:04:08.086 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:04:17.863 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:04:17.875 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:04:17.876 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:04:27.864 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:04:27.877 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:04:27.878 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:04:37.865 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:04:37.879 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:04:37.880 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:04:38.088 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:04:38.090 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:04:47.864 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:04:47.873 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:04:47.874 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:04:57.866 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:04:57.877 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:04:57.878 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:05:07.865 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:05:07.874 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:05:07.874 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:05:08.092 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:05:08.094 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:05:17.868 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:05:17.877 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:05:17.878 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:05:27.867 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:05:27.877 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:05:27.878 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:05:37.869 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:05:37.878 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:05:37.879 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:05:38.096 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:05:38.098 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:05:47.865 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:05:47.875 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:05:47.876 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:05:57.866 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:05:57.876 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:05:57.877 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:06:07.865 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:06:07.873 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:06:07.874 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:06:08.106 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:06:08.108 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:06:17.863 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:06:17.865 DEBUG 11 --- [er-nio-worker-0] io.netty.channel.nio.NioEventLoop : Selector.select() returned prematurely 3 times in a row for Selector io.netty.channel.nio.SelectedSelectionKeySetSelector@6c0d8947. 2022-10-27 16:06:17.874 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:06:17.875 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:06:27.862 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:06:27.871 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:06:27.872 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:06:37.867 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:06:37.875 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:06:37.876 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:06:38.110 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:06:38.112 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:06:47.865 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:06:47.873 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:06:47.874 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:06:57.868 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:06:57.872 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.25:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:06:57.875 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.25:9042-1, inFlight=1, closed=false] heartbeat query succeeded 2022-10-27 16:06:57.879 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:06:57.880 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:07:07.865 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:07:07.874 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:07:07.875 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:07:08.117 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:07:08.119 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:07:10.291 DEBUG 11 --- [er-nio-worker-0] io.netty.channel.nio.NioEventLoop : Selector.select() returned prematurely 3 times in a row for Selector io.netty.channel.nio.SelectedSelectionKeySetSelector@6c0d8947. 2022-10-27 16:07:17.864 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:07:17.876 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:07:17.877 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:07:27.865 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:07:27.875 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:07:27.876 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:07:37.865 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:07:37.874 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:07:37.875 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:07:38.121 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:07:38.124 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:07:47.863 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:07:47.872 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:07:47.873 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:07:55.336 DEBUG 11 --- [er-nio-worker-0] io.netty.channel.nio.NioEventLoop : Selector.select() returned prematurely 3 times in a row for Selector io.netty.channel.nio.SelectedSelectionKeySetSelector@6c0d8947. 2022-10-27 16:07:57.865 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:07:57.873 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:07:57.874 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:08:07.864 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:08:07.873 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:08:07.874 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:08:08.129 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:08:08.202 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:08:17.863 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:08:17.873 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:08:17.874 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:08:27.864 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:08:27.874 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:08:27.875 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:08:37.867 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:08:37.879 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:08:37.880 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:08:38.204 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:08:38.205 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:08:47.865 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:08:47.875 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:08:47.875 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:08:57.865 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:08:57.875 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:08:57.876 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:09:07.865 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:09:07.874 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:09:07.875 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:09:08.206 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:09:08.208 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:09:17.865 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:09:17.874 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:09:17.875 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:09:27.864 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:09:27.873 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:09:27.874 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:09:37.864 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:09:37.873 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:09:37.874 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:09:38.221 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:09:38.223 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:09:47.867 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:09:47.878 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:09:47.879 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:09:57.865 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:09:57.878 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:09:57.879 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:10:07.863 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:10:07.872 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:10:07.873 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:10:08.234 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:10:08.278 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:10:17.865 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:10:17.876 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:10:17.877 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:10:27.865 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:10:27.875 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:10:27.876 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:10:37.865 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:10:37.875 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:10:37.876 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:10:38.279 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:10:38.281 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:10:47.866 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:10:47.878 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:10:47.879 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:10:57.866 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:10:57.875 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:10:57.875 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:11:07.866 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:11:07.875 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:11:07.875 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:11:08.283 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:11:08.285 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:11:17.864 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:11:17.874 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:11:17.875 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:11:27.865 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:11:27.877 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:11:27.878 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:11:37.865 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:11:37.875 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:11:37.876 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:11:38.286 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:11:38.288 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:11:47.863 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:11:47.873 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:11:47.874 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:11:57.866 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:11:57.876 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:11:57.876 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:12:07.866 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:12:07.875 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:12:07.875 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:12:08.306 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:12:08.310 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:12:17.863 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:12:17.873 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:12:17.874 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:12:17.875 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:12:17.875 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:12:27.864 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:12:27.874 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:12:27.875 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:12:37.866 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:12:37.880 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:12:37.881 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:12:38.319 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:12:38.322 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:12:47.863 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:12:47.872 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:12:47.873 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:12:57.866 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:12:57.876 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:12:57.876 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:13:07.865 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:13:07.875 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:13:07.876 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:13:08.323 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:13:08.325 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:13:17.867 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:13:17.877 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:13:17.878 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:13:27.864 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:13:27.874 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:13:27.875 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:13:37.865 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:13:37.875 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:13:37.876 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:13:38.326 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:13:38.328 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:13:47.863 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:13:47.874 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:13:47.875 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:13:57.865 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:13:57.877 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:13:57.879 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:14:07.864 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:14:07.873 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:14:07.874 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:14:08.329 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:14:08.331 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:14:17.896 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:14:17.906 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:14:17.907 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:14:27.863 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:14:27.873 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:14:27.874 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:14:37.868 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:14:37.877 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:14:37.877 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:14:38.337 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:14:38.339 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:14:47.864 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:14:47.875 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:14:47.876 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:14:57.864 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:14:57.876 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:14:57.877 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:15:07.864 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:15:07.874 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:15:07.875 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:15:08.341 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:15:08.343 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:15:17.867 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:15:17.878 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:15:17.879 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:15:27.864 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:15:27.874 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:15:27.875 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:15:37.866 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:15:37.876 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:15:37.877 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:15:38.345 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:15:38.347 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:15:47.865 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:15:47.874 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:15:47.875 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:15:57.864 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:15:57.873 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:15:57.874 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:16:07.866 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:16:07.874 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:16:07.875 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:16:08.357 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:16:08.359 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:16:17.865 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:16:17.874 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:16:17.876 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:16:27.865 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:16:27.874 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:16:27.875 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:16:37.867 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:16:37.875 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.37:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:16:37.878 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.37:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:16:37.877 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:16:37.879 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:16:38.370 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:16:38.373 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:16:47.864 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:16:47.872 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:16:47.873 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:16:57.864 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:16:57.872 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:16:57.873 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:17:07.865 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:17:07.874 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:17:07.875 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:17:08.374 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:17:08.376 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:17:17.864 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:17:17.873 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:17:17.874 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:17:27.864 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:17:27.873 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.25:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:17:27.875 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.25:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:17:27.875 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:17:27.875 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:17:37.866 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:17:37.876 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:17:37.876 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:17:38.377 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:17:38.381 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:17:47.864 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:17:47.874 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:17:47.875 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:17:57.866 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:17:57.878 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:17:57.879 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:18:07.865 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:18:07.873 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:18:07.874 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:18:08.382 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:18:08.385 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:18:17.873 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:18:17.913 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:18:17.913 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:18:27.865 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:18:27.874 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:18:27.875 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:18:37.865 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:18:37.874 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:18:37.874 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:18:38.386 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:18:38.388 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:18:47.864 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:18:47.872 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:18:47.873 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:18:57.866 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:18:57.876 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:18:57.877 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:19:07.863 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:19:07.872 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:19:07.872 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:19:08.400 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:19:08.402 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:19:17.864 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:19:17.873 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:19:17.874 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:19:27.864 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:19:27.873 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:19:27.874 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:19:37.866 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:19:37.875 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:19:37.876 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:19:38.403 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:19:38.405 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:19:47.864 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:19:47.873 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:19:47.874 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:19:57.866 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:19:57.873 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.25:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:19:57.874 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:19:57.875 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.25:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:19:57.875 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:20:07.865 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:20:07.874 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:20:07.875 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:20:08.406 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:20:08.408 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:20:17.864 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:20:17.910 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:20:17.912 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:20:27.866 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:20:27.877 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:20:27.878 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:20:37.864 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:20:37.876 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:20:37.877 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:20:38.417 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:20:38.419 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:20:47.870 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:20:47.878 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:20:47.878 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:20:57.864 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:20:57.873 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:20:57.874 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:21:07.863 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:21:07.872 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:21:07.873 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:21:08.434 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:21:08.436 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:21:17.865 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:21:17.876 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:21:17.877 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:21:27.864 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:21:27.872 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:21:27.873 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:21:37.865 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:21:37.877 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:21:37.878 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:21:38.441 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:21:38.445 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:21:47.862 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:21:47.871 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:21:47.871 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:21:57.869 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:21:57.880 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:21:57.887 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:22:07.866 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:22:07.874 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:22:07.875 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:22:08.446 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:22:08.460 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:22:17.867 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:22:17.908 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:22:17.909 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:22:27.863 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:22:27.871 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:22:27.872 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:22:37.865 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:22:37.873 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:22:37.875 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:22:38.461 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:22:38.463 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:22:47.863 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:22:47.872 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:22:47.872 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:22:57.864 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:22:57.872 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:22:57.873 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:23:07.864 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:23:07.873 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:23:07.874 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:23:08.469 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:23:08.471 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:23:17.864 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:23:17.872 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:23:17.874 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:23:17.874 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:23:17.875 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:23:27.865 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:23:27.874 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:23:27.875 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:23:37.867 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:23:37.876 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:23:37.877 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:23:38.472 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:23:38.475 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:23:47.864 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:23:47.875 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:23:47.877 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-2, inFlight=1, closed=false] heartbeat query succeeded 2022-10-27 16:23:47.879 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:23:47.880 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:23:57.864 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:23:57.874 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:23:57.875 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:24:07.863 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:24:07.874 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:24:07.875 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:24:08.475 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:24:08.478 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:24:17.870 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:24:17.879 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:24:17.880 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:24:27.864 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:24:27.872 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:24:27.873 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:24:37.869 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:24:37.880 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:24:37.881 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:24:38.478 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:24:38.481 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:24:47.864 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:24:47.873 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:24:47.874 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:24:57.865 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:24:57.876 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:24:57.877 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:25:07.867 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:25:07.877 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:25:07.877 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:25:08.483 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:25:08.487 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:25:17.865 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:25:17.877 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:25:17.877 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:25:27.864 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:25:27.873 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:25:27.874 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:25:37.864 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:25:37.875 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:25:37.876 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:25:38.488 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:25:38.490 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:25:47.864 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:25:47.874 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:25:47.875 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:25:57.866 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:25:57.876 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:25:57.877 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:26:07.864 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:26:07.873 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:26:07.874 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:26:08.496 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:26:08.498 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:26:17.864 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:26:17.873 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:26:17.873 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:26:27.863 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:26:27.873 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:26:27.873 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:26:37.865 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:26:37.875 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:26:37.876 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:26:38.499 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:26:38.502 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:26:47.863 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:26:47.872 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:26:47.873 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:26:57.865 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:26:57.877 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:26:57.877 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:27:07.864 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:27:07.874 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:27:07.875 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:27:08.503 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:27:08.505 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:27:17.865 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:27:17.874 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:27:17.875 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:27:27.864 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:27:27.872 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:27:27.873 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:27:37.864 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:27:37.872 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:27:37.873 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:27:38.520 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:27:38.522 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:27:47.863 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:27:47.872 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:27:47.873 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:27:57.864 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:27:57.873 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:27:57.874 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:28:07.863 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:28:07.872 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:28:07.873 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:28:08.523 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:28:08.525 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:28:17.865 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:28:17.873 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:28:17.874 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:28:27.864 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:28:27.874 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:28:27.875 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:28:37.864 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:28:37.874 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:28:37.875 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:28:38.525 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:28:38.528 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:28:47.865 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:28:47.879 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:28:47.880 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:28:57.864 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:28:57.874 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:28:57.875 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:29:07.863 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:29:07.872 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:29:07.872 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:29:08.528 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:29:08.530 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:29:17.864 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:29:17.879 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:29:17.879 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:29:27.864 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:29:27.872 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:29:27.873 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:29:37.864 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:29:37.873 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:29:37.874 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:29:38.532 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:29:38.534 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:29:47.864 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:29:47.872 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:29:47.873 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:29:57.863 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:29:57.871 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:29:57.872 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:30:07.864 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:30:07.874 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:30:07.875 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:30:08.535 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:30:08.537 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:30:17.863 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:30:17.897 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:30:17.897 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:30:27.863 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:30:27.871 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:30:27.871 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:30:37.864 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:30:37.873 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:30:37.874 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:30:38.538 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:30:38.540 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:30:47.862 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:30:47.872 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:30:47.873 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:30:57.866 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:30:57.877 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:30:57.878 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:31:07.863 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:31:07.872 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:31:07.873 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:31:08.542 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:31:08.545 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:31:17.864 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:31:17.876 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:31:17.877 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:31:27.865 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:31:27.875 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:31:27.876 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:31:37.865 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:31:37.873 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.37:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:31:37.875 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.37:9042-1, inFlight=1, closed=false] heartbeat query succeeded 2022-10-27 16:31:37.876 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:31:37.877 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:31:38.549 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:31:38.551 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:31:47.864 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:31:47.874 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:31:47.875 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:31:57.868 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:31:57.877 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:31:57.878 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:32:07.863 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:32:07.872 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:32:07.872 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:32:08.553 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:32:08.555 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:32:17.865 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:32:17.874 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:32:17.875 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:32:27.868 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:32:27.882 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:32:27.883 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:32:37.868 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:32:37.878 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:32:37.879 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:32:38.556 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:32:38.559 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:32:47.862 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:32:47.871 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:32:47.872 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:32:57.863 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:32:57.900 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:32:57.901 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:33:07.864 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:33:07.874 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:33:07.875 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:33:08.561 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:33:08.564 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:33:17.864 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:33:17.876 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:33:17.877 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:33:27.864 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:33:27.873 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:33:27.873 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:33:37.862 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:33:37.872 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:33:37.873 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:33:38.581 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:33:38.583 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:33:47.864 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:33:47.875 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:33:47.876 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:33:57.864 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:33:57.875 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:33:57.876 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:34:07.862 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:34:07.871 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:34:07.871 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:34:08.590 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:34:08.593 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:34:17.864 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:34:17.872 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:34:17.873 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:34:27.863 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:34:27.872 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:34:27.873 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:34:37.867 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:34:37.875 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:34:37.876 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:34:38.594 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:34:38.596 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:34:47.864 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:34:47.873 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:34:47.874 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:34:57.863 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:34:57.872 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:34:57.873 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:35:07.863 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:35:07.875 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:35:07.875 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:35:08.597 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:35:08.599 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:35:17.864 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:35:17.872 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:35:17.873 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:35:27.863 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:35:27.872 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:35:27.873 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:35:37.864 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:35:37.873 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:35:37.873 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:35:38.601 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:35:38.603 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:35:42.111 DEBUG 11 --- [er-nio-worker-0] io.netty.channel.nio.NioEventLoop : Selector.select() returned prematurely 4 times in a row for Selector io.netty.channel.nio.SelectedSelectionKeySetSelector@6c0d8947. 2022-10-27 16:35:47.863 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:35:47.871 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:35:47.872 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:35:57.865 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:35:57.875 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:35:57.876 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:36:07.863 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:36:07.871 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:36:07.872 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:36:08.618 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:36:08.620 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:36:17.863 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:36:17.886 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:36:17.887 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:36:27.864 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:36:27.874 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:36:27.875 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:36:37.867 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:36:37.875 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:36:37.876 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:36:38.622 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:36:38.624 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:36:47.863 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:36:47.872 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:36:47.873 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:36:57.864 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:36:57.877 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:36:57.878 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:37:07.863 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:37:07.873 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:37:07.873 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:37:08.629 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:37:08.632 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:37:17.864 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:37:17.872 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:37:17.873 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:37:27.865 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:37:27.875 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:37:27.875 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:37:37.864 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:37:37.873 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:37:37.874 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:37:38.633 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:37:38.636 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:37:47.864 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:37:47.872 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:37:47.873 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:37:57.868 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:37:57.877 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:37:57.878 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:38:07.864 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:38:07.873 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:38:07.874 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:38:08.637 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:38:08.639 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:38:17.863 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:38:17.879 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:38:17.879 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:38:27.863 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:38:27.872 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:38:27.873 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:38:37.865 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:38:37.875 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:38:37.876 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:38:38.641 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:38:38.643 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:38:47.863 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:38:47.872 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:38:47.873 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:38:57.862 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:38:57.872 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:38:57.873 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:39:07.863 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:39:07.872 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:39:07.873 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:39:08.661 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:39:08.663 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:39:17.869 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:39:17.879 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:39:17.881 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:39:27.863 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:39:27.873 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:39:27.874 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:39:37.867 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:39:37.873 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.37:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:39:37.875 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.37:9042-1, inFlight=1, closed=false] heartbeat query succeeded 2022-10-27 16:39:37.877 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:39:37.878 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:39:38.664 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:39:38.667 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:39:47.864 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:39:47.873 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:39:47.873 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:39:57.864 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:39:57.873 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:39:57.874 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:40:07.863 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:40:07.872 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:40:07.873 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:40:08.668 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:40:08.670 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:40:17.862 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:40:17.871 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:40:17.872 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:40:27.865 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:40:27.873 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:40:27.873 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:40:37.864 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:40:37.874 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:40:37.875 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:40:38.671 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:40:38.673 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:40:47.865 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:40:47.874 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:40:47.874 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:40:57.866 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:40:57.874 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:40:57.875 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:41:07.863 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:41:07.872 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:41:07.873 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:41:08.674 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:41:08.676 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:41:17.864 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:41:17.874 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:41:17.874 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:41:27.863 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:41:27.872 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:41:27.873 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:41:37.863 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:41:37.872 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:41:37.873 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:41:38.681 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:41:38.683 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:41:47.864 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:41:47.873 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:41:47.874 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:41:57.863 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:41:57.871 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:41:57.872 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:42:07.865 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:42:07.874 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:42:07.875 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:42:08.693 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:42:08.695 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:42:17.863 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:42:17.871 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:42:17.872 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:42:27.863 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:42:27.871 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:42:27.871 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:42:37.865 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:42:37.874 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:42:37.875 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:42:38.713 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:42:38.715 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:42:47.863 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:42:47.872 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:42:47.874 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-2, inFlight=1, closed=false] heartbeat query succeeded 2022-10-27 16:42:47.878 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:42:47.879 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:42:57.867 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:42:57.877 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:42:57.877 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:43:07.863 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:43:07.874 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:43:07.875 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:43:08.723 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:43:08.726 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:43:17.866 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:43:17.877 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:43:17.879 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:43:27.865 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:43:27.877 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:43:27.878 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:43:37.865 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:43:37.874 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:43:37.875 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:43:38.727 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:43:38.733 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:43:47.862 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:43:47.870 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:43:47.871 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:43:57.863 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:43:57.873 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:43:57.874 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:44:07.863 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:44:07.871 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:44:07.872 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:44:08.734 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:44:08.737 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:44:17.863 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:44:17.871 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:44:17.872 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:44:17.872 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:44:17.873 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:44:27.863 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:44:27.872 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:44:27.873 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:44:37.864 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:44:37.872 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.37:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:44:37.873 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:44:37.874 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.37:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:44:37.874 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:44:38.737 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:44:38.740 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:44:47.862 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:44:47.871 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:44:47.872 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:44:57.864 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:44:57.873 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:44:57.874 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:45:07.862 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:45:07.871 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:45:07.872 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:45:08.758 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:45:08.762 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:45:17.862 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:45:17.870 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:45:17.871 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:45:27.864 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:45:27.872 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:45:27.873 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:45:37.865 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:45:37.874 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:45:37.875 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:45:38.779 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:45:38.787 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:45:47.866 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:45:47.871 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:45:47.873 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-2, inFlight=1, closed=false] heartbeat query succeeded 2022-10-27 16:45:47.875 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:45:47.876 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:45:57.863 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:45:57.870 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:45:57.871 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:46:07.862 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:46:07.870 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:46:07.871 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:46:08.788 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:46:08.793 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:46:17.865 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:46:17.873 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:46:17.874 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:46:27.863 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:46:27.871 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:46:27.872 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:46:37.863 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:46:37.874 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:46:37.875 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:46:38.794 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:46:38.796 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:46:47.863 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:46:47.871 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:46:47.872 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:46:57.864 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:46:57.875 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:46:57.875 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:47:07.863 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:47:07.871 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:47:07.872 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:47:08.797 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:47:08.799 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:47:17.863 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:47:17.872 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:47:17.873 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:47:27.865 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:47:27.877 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:47:27.878 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:47:37.864 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:47:37.872 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:47:37.874 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:47:38.800 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:47:38.803 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:47:47.865 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:47:47.875 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:47:47.876 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:47:57.864 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:47:57.875 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:47:57.876 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:48:07.869 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:48:07.926 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:48:07.927 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:48:08.809 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:48:08.811 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:48:17.865 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:48:17.875 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:48:17.877 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:48:17.877 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:48:17.878 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:48:27.863 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:48:27.873 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:48:27.873 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:48:37.864 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:48:37.872 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:48:37.873 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:48:38.825 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:48:38.828 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:48:47.863 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:48:47.872 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:48:47.873 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:48:57.864 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:48:57.874 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:48:57.875 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:49:07.864 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:49:07.873 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:49:07.874 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:49:08.834 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:49:08.837 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:49:17.863 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:49:17.872 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:49:17.873 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:49:27.863 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:49:27.906 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:49:27.907 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:49:37.864 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:49:37.875 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:49:37.876 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:49:38.838 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:49:38.840 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:49:47.864 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:49:47.872 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:49:47.873 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:49:57.865 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:49:57.874 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:49:57.875 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:50:07.863 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:50:07.872 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:50:07.873 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:50:08.847 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:50:08.850 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:50:17.864 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:50:17.873 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:50:17.874 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:50:27.863 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:50:27.872 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:50:27.872 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:50:37.865 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:50:37.874 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:50:37.875 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:50:38.855 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:50:38.858 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:50:47.864 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:50:47.873 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:50:47.874 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:50:57.864 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:50:57.941 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:50:57.942 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:51:07.863 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:51:07.872 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:51:07.873 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:51:08.858 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:51:08.861 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:51:17.868 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:51:17.874 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:51:17.876 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:51:17.876 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:51:17.877 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:51:27.863 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:51:27.873 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:51:27.874 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:51:37.863 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:51:37.872 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:51:37.872 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:51:38.862 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:51:38.865 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:51:47.875 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:51:47.884 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:51:47.885 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:51:57.863 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:51:57.872 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:51:57.873 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:52:07.864 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:52:07.873 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:52:07.874 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:52:08.866 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:52:08.868 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:52:17.865 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:52:17.874 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:52:17.875 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:52:27.863 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:52:27.872 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:52:27.873 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:52:37.867 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:52:37.877 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:52:37.878 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:52:38.868 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:52:38.871 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:52:47.864 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:52:47.882 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:52:47.883 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:52:57.864 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:52:57.875 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:52:57.876 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:53:07.863 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:53:07.871 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:53:07.871 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:53:08.873 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:53:08.875 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:53:17.865 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:53:17.875 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:53:17.876 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:53:27.863 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:53:27.872 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:53:27.873 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:53:37.865 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:53:37.877 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:53:37.878 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:53:38.886 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:53:38.888 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:53:47.864 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:53:47.872 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:53:47.873 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:53:57.865 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:53:57.879 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:53:57.879 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:54:07.863 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:54:07.917 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:54:07.918 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:54:08.889 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:54:08.891 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:54:17.867 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:54:17.881 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:54:17.883 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:54:27.864 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:54:27.877 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:54:27.878 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:54:37.867 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:54:37.876 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:54:37.877 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:54:38.892 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:54:38.894 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:54:47.867 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:54:47.876 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:54:47.877 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:54:57.864 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:54:57.872 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:54:57.873 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:55:07.863 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:55:07.871 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:55:07.872 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:55:08.901 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:55:08.903 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:55:17.864 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:55:17.874 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:55:17.875 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:55:27.863 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:55:27.873 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:55:27.873 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:55:37.863 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:55:37.872 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:55:37.872 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:55:38.904 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:55:38.907 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:55:47.864 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:55:47.872 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:55:47.873 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:55:57.864 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:55:57.872 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:55:57.873 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:56:07.864 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:56:07.873 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:56:07.873 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:56:08.907 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:56:08.909 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:56:17.866 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:56:17.874 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:56:17.874 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:56:27.865 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:56:27.873 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:56:27.875 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:56:37.866 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:56:37.874 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:56:37.875 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:56:38.910 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:56:38.913 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:56:47.863 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:56:47.873 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:56:47.874 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:56:57.864 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:56:57.874 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:56:57.875 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:57:07.863 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:57:07.872 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:57:07.873 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:57:08.921 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:57:08.923 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:57:17.865 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:57:17.877 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:57:17.878 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:57:27.864 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:57:27.873 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:57:27.874 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:57:37.866 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:57:37.875 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:57:37.876 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:57:38.941 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:57:38.943 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:57:47.863 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:57:47.873 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:57:47.874 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:57:57.864 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:57:57.872 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:57:57.873 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:58:07.864 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:58:07.873 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:58:07.874 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:58:08.949 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:58:08.951 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:58:17.865 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:58:17.873 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:58:17.874 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:58:27.865 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:58:27.877 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:58:27.877 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:58:37.864 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:58:37.872 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:58:37.873 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:58:38.953 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:58:38.955 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:58:47.864 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:58:47.872 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:58:47.873 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:58:57.864 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:58:57.873 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:58:57.874 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:59:07.864 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:59:07.873 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.37:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:59:07.874 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.37:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:59:07.874 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:59:07.875 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:59:08.956 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:59:08.959 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:59:17.864 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:59:17.902 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:59:17.903 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:59:27.864 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:59:27.875 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:59:27.876 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:59:37.864 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:59:37.874 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:59:37.875 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:59:38.959 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 16:59:38.963 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 16:59:47.865 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:59:47.874 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:59:47.875 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 16:59:57.867 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 16:59:57.877 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 16:59:57.878 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 17:00:07.864 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 17:00:07.873 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 17:00:07.874 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 17:00:08.964 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 17:00:08.966 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 17:00:17.866 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 17:00:17.874 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 17:00:17.875 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 17:00:27.867 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 17:00:27.876 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 17:00:27.877 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 17:00:37.864 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 17:00:37.873 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 17:00:37.873 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 17:00:38.966 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 17:00:38.968 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 17:00:47.864 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 17:00:47.877 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 17:00:47.877 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 17:00:57.866 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 17:00:57.875 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 17:00:57.876 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 17:01:07.865 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 17:01:07.873 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.37:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 17:01:07.874 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.37:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 17:01:07.874 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 17:01:07.875 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 17:01:08.969 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 17:01:08.971 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 17:01:17.863 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 17:01:17.871 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 17:01:17.872 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 17:01:27.862 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 17:01:27.871 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 17:01:27.872 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 17:01:37.864 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 17:01:37.875 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 17:01:37.876 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 17:01:38.972 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 17:01:38.975 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 17:01:47.864 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 17:01:47.873 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 17:01:47.874 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 17:01:57.864 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 17:01:57.873 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 17:01:57.874 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 17:02:07.862 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 17:02:07.871 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 17:02:07.872 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 17:02:08.993 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 17:02:08.995 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 17:02:17.863 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 17:02:17.874 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 17:02:17.874 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 17:02:27.867 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 17:02:27.880 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 17:02:27.881 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 17:02:37.864 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 17:02:37.874 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 17:02:37.874 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 17:02:38.996 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 17:02:38.998 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 17:02:47.864 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 17:02:47.874 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 17:02:47.875 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 17:02:57.865 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 17:02:57.875 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 17:02:57.875 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 17:03:07.863 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 17:03:07.876 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 17:03:07.876 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 17:03:09.006 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 17:03:09.008 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 17:03:17.871 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 17:03:17.880 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 17:03:17.881 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 17:03:27.863 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 17:03:27.871 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 17:03:27.872 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 17:03:37.865 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 17:03:37.874 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 17:03:37.874 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 17:03:39.017 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 17:03:39.019 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 17:03:47.866 WARN 11 --- [tp2089589253-31] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 17:03:47.876 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 17:03:47.877 DEBUG 11 --- [tp2089589253-31] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 17:03:57.865 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 17:03:57.875 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 17:03:57.876 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 17:04:07.869 WARN 11 --- [tp2089589253-34] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 17:04:07.881 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 17:04:07.882 DEBUG 11 --- [tp2089589253-34] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 17:04:09.023 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 17:04:09.025 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 17:04:17.866 WARN 11 --- [tp2089589253-32] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 17:04:17.876 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 17:04:17.877 DEBUG 11 --- [tp2089589253-32] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 17:04:27.865 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 17:04:27.873 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 17:04:27.874 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 17:04:37.865 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 17:04:37.873 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 17:04:37.874 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 17:04:39.027 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 17:04:39.029 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 17:04:47.863 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 17:04:47.871 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 17:04:47.872 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 17:04:57.864 WARN 11 --- [tp2089589253-30] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 17:04:57.872 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 17:04:57.873 DEBUG 11 --- [tp2089589253-30] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 17:05:07.865 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 17:05:07.874 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 17:05:07.875 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 17:05:09.048 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 17:05:09.050 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 17:05:17.864 WARN 11 --- [tp2089589253-35] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 17:05:17.871 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 17:05:17.873 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-10-27 17:05:17.873 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 17:05:17.873 DEBUG 11 --- [tp2089589253-35] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 17:05:27.865 WARN 11 --- [tp2089589253-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 17:05:27.875 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 17:05:27.876 DEBUG 11 --- [tp2089589253-28] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 17:05:37.864 WARN 11 --- [tp2089589253-33] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2022-10-27 17:05:37.873 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Number of vertices retrieved while checking db: 1 2022-10-27 17:05:37.874 DEBUG 11 --- [tp2089589253-33] org.onap.aai.rest.util.AaiGraphChecker : Database is available 2022-10-27 17:05:39.068 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-10-27 17:05:39.070 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.66.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded