By type
*** retrieve Truststore and Keystore password *** actual launch of AAI Resources 2022-09-10 05:02:43.179 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2022-09-10 05:02:43.184 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties 2022-09-10 05:02:43.184 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-09-10 05:02:43.186 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2022-09-10 05:02:44.366 WARN 10 --- [ main] o.s.b.l.logback.LogbackLoggingSystem : Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead. 2022-09-10 05:02:44.438 DEBUG 10 --- [kground-preinit] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 2022-09-10 05:02:44.456 DEBUG 10 --- [kground-preinit] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 2022-09-10 05:02:44.456 DEBUG 10 --- [kground-preinit] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 2022-09-10 05:02:44.456 DEBUG 10 --- [kground-preinit] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 2022-09-10 05:02:44.456 DEBUG 10 --- [kground-preinit] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 2022-09-10 05:02:44.456 DEBUG 10 --- [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) 05:02:49,145 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml] 05:02:49,150 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set 05:02:49,150 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 05:02:49,150 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS] 05:02:49,151 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1951963537 - No compression will be used 05:02:49,151 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1951963537 - Will use the pattern /opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file 05:02:49,151 |-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}'. 05:02:49,151 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 05:02:49,151 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Sat Sep 10 05:02:49 GMT 2022 05:02:49,162 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: /opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log 05:02:49,162 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [/opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log] 05:02:49,162 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null 05:02:49,162 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration. 05:02:49,163 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@146dfe6 - Registering current configuration as safe fallback point 2022-09-10 05:02:49.311 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED CLASSES [class org.onap.aai.rest.search.SearchProvider, class org.onap.aai.rest.QueryConsumer, class org.onap.aai.rest.util.EchoResponse, class org.onap.aai.rest.RecentAPIConsumer, class org.onap.aai.rest.CQ2Gremlin, class org.onap.aai.rest.search.ModelAndNamedQueryRestProvider, class org.onap.aai.rest.DslConsumer, class org.onap.aai.rest.CQ2GremlinTest] 2022-09-10 05:02:49.314 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseHeaderManipulation result=true 2022-09-10 05:02:49.315 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseTransactionLogging result=true 2022-09-10 05:02:49.315 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HeaderValidation result=true 2022-09-10 05:02:49.316 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionInterceptor result=true 2022-09-10 05:02:49.316 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestHeaderManipulation result=true 2022-09-10 05:02:49.317 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RetiredInterceptor result=true 2022-09-10 05:02:49.317 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestModification result=true 2022-09-10 05:02:49.318 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.OneWaySslAuthorization result=true 2022-09-10 05:02:49.318 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HttpHeaderInterceptor result=true 2022-09-10 05:02:49.319 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionLatestInterceptor result=true 2022-09-10 05:02:49.319 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.InvalidResponseStatus result=true 2022-09-10 05:02:49.319 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestTransactionLogging result=true 2022-09-10 05:02:49.322 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseHeaderManipulation result=true 2022-09-10 05:02:49.322 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseTransactionLogging result=true 2022-09-10 05:02:49.323 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HeaderValidation result=true 2022-09-10 05:02:49.323 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionInterceptor result=true 2022-09-10 05:02:49.323 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestHeaderManipulation result=true 2022-09-10 05:02:49.324 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RetiredInterceptor result=true 2022-09-10 05:02:49.324 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestModification result=true 2022-09-10 05:02:49.334 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.OneWaySslAuthorization result=true 2022-09-10 05:02:49.334 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HttpHeaderInterceptor result=true 2022-09-10 05:02:49.335 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionLatestInterceptor result=true 2022-09-10 05:02:49.335 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.InvalidResponseStatus result=true 2022-09-10 05:02:49.335 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestTransactionLogging result=true 2022-09-10 05:02:49.336 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.post.InvalidResponseStatus 2022-09-10 05:02:49.336 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.RequestTransactionLogging 2022-09-10 05:02:49.336 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.HeaderValidation 2022-09-10 05:02:49.337 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.post.ResponseTransactionLogging 2022-09-10 05:02:49.337 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.post.ResponseHeaderManipulation 2022-09-10 05:02:49.337 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.HttpHeaderInterceptor 2022-09-10 05:02:49.338 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.VersionLatestInterceptor 2022-09-10 05:02:49.338 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.OneWaySslAuthorization 2022-09-10 05:02:49.339 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.RetiredInterceptor 2022-09-10 05:02:49.339 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.VersionInterceptor 2022-09-10 05:02:49.339 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.RequestHeaderManipulation 2022-09-10 05:02:49.340 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.RequestModification 2022-09-10 05:02:49.567 DEBUG 10 --- [ main] i.m.c.u.i.logging.InternalLoggerFactory : Using SLF4J as the default logging framework 2022-09-10 05:02:50.825 INFO 10 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is SchemaServiceTranslator 2022-09-10 05:02:51.062 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:02:51.063 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:02:51.063 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:02:51.064 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-09-10 05:02:51.066 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/versions, BODY= 2022-09-10 05:02:51.160 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:02:51.160 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:02:51.160 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:02:51.161 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:02:51.611 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:02:51.680 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2022-09-10 05:02:51.680 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2022-09-10 05:02:51.681 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-09-10 05:02:51.738 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:02:51.738 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:02:51.738 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:02:51.738 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:02:51.765 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:02:51.799 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-09-10 05:02:51.799 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-09-10 05:02:51.800 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-09-10 05:02:54.740 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2022-09-10 05:02:54.757 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2022-09-10 05:02:54.758 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-09-10 05:02:54.760 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:02:54.760 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:02:54.760 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:02:54.760 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:02:54.784 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:02:54.816 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-09-10 05:02:54.817 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-09-10 05:02:54.817 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-09-10 05:02:55.858 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2022-09-10 05:02:55.870 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2022-09-10 05:02:55.870 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-09-10 05:02:55.872 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:02:55.872 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:02:55.872 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:02:55.872 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:02:55.897 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:02:55.956 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-09-10 05:02:55.957 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-09-10 05:02:55.957 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-09-10 05:02:57.329 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2022-09-10 05:02:57.337 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2022-09-10 05:02:57.338 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-09-10 05:02:57.339 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:02:57.339 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:02:57.340 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:02:57.340 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:02:57.363 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:02:57.383 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-09-10 05:02:57.384 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-09-10 05:02:57.384 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-09-10 05:02:58.474 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 272 2022-09-10 05:02:58.483 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv15 2022-09-10 05:02:58.484 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-09-10 05:02:58.485 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:02:58.485 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:02:58.485 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:02:58.486 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:02:58.507 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:02:58.540 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-09-10 05:02:58.540 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-09-10 05:02:58.541 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-09-10 05:02:59.921 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 279 2022-09-10 05:02:59.928 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv16 2022-09-10 05:02:59.928 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-09-10 05:02:59.930 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:02:59.930 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:02:59.930 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:02:59.930 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:02:59.953 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:02:59.967 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-09-10 05:02:59.968 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-09-10 05:02:59.968 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-09-10 05:03:01.052 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2022-09-10 05:03:01.060 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv17 2022-09-10 05:03:01.060 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-09-10 05:03:01.062 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:03:01.062 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:03:01.062 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:03:01.062 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:03:01.113 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:03:01.135 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-09-10 05:03:01.135 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-09-10 05:03:01.136 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-09-10 05:03:02.465 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2022-09-10 05:03:02.473 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv18 2022-09-10 05:03:02.473 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-09-10 05:03:02.475 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:03:02.475 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:03:02.475 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:03:02.475 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:03:02.493 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:03:02.528 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-09-10 05:03:02.529 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-09-10 05:03:02.529 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-09-10 05:03:03.682 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2022-09-10 05:03:03.690 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv19 2022-09-10 05:03:03.690 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-09-10 05:03:03.692 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:03:03.692 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:03:03.692 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:03:03.692 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:03:03.715 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:03:03.734 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-09-10 05:03:03.735 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-09-10 05:03:03.736 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-09-10 05:03:04.876 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 301 2022-09-10 05:03:04.883 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv20 2022-09-10 05:03:04.884 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-09-10 05:03:04.886 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:03:04.886 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:03:04.886 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:03:04.886 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:03:04.908 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:03:04.923 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-09-10 05:03:04.923 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-09-10 05:03:04.923 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-09-10 05:03:06.344 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 305 2022-09-10 05:03:06.352 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv21 2022-09-10 05:03:06.352 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-09-10 05:03:06.354 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:03:06.354 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:03:06.354 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:03:06.354 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:03:06.401 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:03:06.427 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-09-10 05:03:06.428 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-09-10 05:03:06.428 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-09-10 05:03:07.816 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 371 2022-09-10 05:03:07.825 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv22 2022-09-10 05:03:07.825 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-09-10 05:03:07.827 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:03:07.827 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:03:07.827 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:03:07.827 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:03:07.852 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:03:07.872 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-09-10 05:03:07.872 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-09-10 05:03:07.872 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-09-10 05:03:09.335 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 2022-09-10 05:03:09.346 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv23 2022-09-10 05:03:09.346 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-09-10 05:03:09.348 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:03:09.348 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:03:09.348 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:03:09.348 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:03:09.374 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:03:09.395 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-09-10 05:03:09.395 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-09-10 05:03:09.395 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-09-10 05:03:10.856 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 2022-09-10 05:03:10.866 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv24 2022-09-10 05:03:10.866 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-09-10 05:03:10.868 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:03:10.868 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:03:10.868 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:03:10.868 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:03:10.931 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:03:10.959 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-09-10 05:03:10.959 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-09-10 05:03:10.959 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-09-10 05:03:12.731 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 406 2022-09-10 05:03:12.741 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv25 2022-09-10 05:03:12.742 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-09-10 05:03:12.743 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:03:12.743 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:03:12.743 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:03:12.743 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:03:12.769 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:03:12.793 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-09-10 05:03:12.794 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-09-10 05:03:12.794 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-09-10 05:03:14.360 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 2022-09-10 05:03:14.371 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv26 2022-09-10 05:03:14.371 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-09-10 05:03:14.373 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:03:14.373 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:03:14.373 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:03:14.373 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:03:14.398 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:03:14.422 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-09-10 05:03:14.423 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-09-10 05:03:14.423 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-09-10 05:03:16.007 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 2022-09-10 05:03:16.018 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv27 2022-09-10 05:03:16.018 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-09-10 05:03:16.020 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:03:16.020 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:03:16.020 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:03:16.020 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:03:16.071 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:03:16.100 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-09-10 05:03:16.101 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-09-10 05:03:16.101 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-09-10 05:03:17.676 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 2022-09-10 05:03:17.692 DEBUG 10 --- [ main] org.onap.aai.TraversalApp : AAI Server initialization started... 2022-09-10 05:03:17.692 DEBUG 10 --- [ main] org.onap.aai.TraversalApp : Starting AAIGraph connections and the NodeInjestor 2022-09-10 05:03:17.692 INFO 10 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2022-09-10 05:03:17.692 DEBUG 10 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties 2022-09-10 05:03:17.692 INFO 10 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties 2022-09-10 05:03:17.693 INFO 10 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2022-09-10 05:03:17.979 INFO 10 --- [ main] com.datastax.driver.core : DataStax Java driver 3.6.0 for Apache Cassandra 2022-09-10 05:03:17.988 INFO 10 --- [ main] c.d.driver.core.GuavaCompatibility : Detected Guava >= 19 in the classpath, using modern compatibility layer 2022-09-10 05:03:17.989 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.NEW_NODE_DELAY_SECONDS is undefined, using default value 1 2022-09-10 05:03:17.989 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.NOTIF_LOCK_TIMEOUT_SECONDS is undefined, using default value 60 2022-09-10 05:03:18.005 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true 2022-09-10 05:03:18.227 INFO 10 --- [ main] com.datastax.driver.core.ClockFactory : Using native clock to generate timestamps. 2022-09-10 05:03:18.239 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.NON_BLOCKING_EXECUTOR_SIZE is undefined, using default value 2 2022-09-10 05:03:18.308 DEBUG 10 --- [ main] com.datastax.driver.core.Cluster : Starting new cluster with contact points [cassandra/10.233.68.117:9042] 2022-09-10 05:03:18.337 DEBUG 10 --- [ main] i.n.u.i.logging.InternalLoggerFactory : Using SLF4J as the default logging framework 2022-09-10 05:03:18.354 DEBUG 10 --- [ main] i.n.u.internal.InternalThreadLocalMap : -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2022-09-10 05:03:18.354 DEBUG 10 --- [ main] i.n.u.internal.InternalThreadLocalMap : -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2022-09-10 05:03:18.385 DEBUG 10 --- [ main] i.n.util.internal.PlatformDependent0 : -Dio.netty.noUnsafe: false 2022-09-10 05:03:18.385 DEBUG 10 --- [ main] i.n.util.internal.PlatformDependent0 : Java version: 8 2022-09-10 05:03:18.387 DEBUG 10 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.theUnsafe: available 2022-09-10 05:03:18.387 DEBUG 10 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.copyMemory: available 2022-09-10 05:03:18.388 DEBUG 10 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.Buffer.address: available 2022-09-10 05:03:18.389 DEBUG 10 --- [ main] i.n.util.internal.PlatformDependent0 : direct buffer constructor: available 2022-09-10 05:03:18.390 DEBUG 10 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.Bits.unaligned: available, true 2022-09-10 05:03:18.390 DEBUG 10 --- [ main] i.n.util.internal.PlatformDependent0 : jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9 2022-09-10 05:03:18.390 DEBUG 10 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.DirectByteBuffer.
(long, int): available 2022-09-10 05:03:18.390 DEBUG 10 --- [ main] i.netty.util.internal.PlatformDependent : sun.misc.Unsafe: available 2022-09-10 05:03:18.390 DEBUG 10 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2022-09-10 05:03:18.390 DEBUG 10 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.bitMode: 64 (sun.arch.data.model) 2022-09-10 05:03:18.392 DEBUG 10 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.maxDirectMemory: 1020067840 bytes 2022-09-10 05:03:18.392 DEBUG 10 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.uninitializedArrayAllocationThreshold: -1 2022-09-10 05:03:18.393 DEBUG 10 --- [ main] io.netty.util.internal.CleanerJava6 : java.nio.ByteBuffer.cleaner(): available 2022-09-10 05:03:18.394 DEBUG 10 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.noPreferDirect: false 2022-09-10 05:03:18.399 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.FORCE_NIO is undefined, using default value false 2022-09-10 05:03:18.406 DEBUG 10 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 2022-09-10 05:03:18.406 DEBUG 10 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.deleteLibAfterLoading: true 2022-09-10 05:03:18.406 DEBUG 10 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.tryPatchShadedId: true 2022-09-10 05:03:18.410 DEBUG 10 --- [ 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:114) 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:136) 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-09-10 05:03:18.411 DEBUG 10 --- [ 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:114) 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:136) 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-09-10 05:03:18.427 DEBUG 10 --- [ main] i.n.util.internal.NativeLibraryLoader : Unable to load the library '/tmp/libnetty_transport_native_epoll_x86_641837730130365474179.so', trying other loading mechanism. java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_641837730130365474179.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:114) 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:136) 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-09-10 05:03:18.431 DEBUG 10 --- [ 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:114) 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:136) 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-09-10 05:03:18.432 DEBUG 10 --- [ 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:114) 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:136) 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-09-10 05:03:18.433 WARN 10 --- [ 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_641837730130365474179.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:114) 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:136) 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_641837730130365474179.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-09-10 05:03:18.441 DEBUG 10 --- [ main] i.n.channel.MultithreadEventLoopGroup : -Dio.netty.eventLoopThreads: 4 2022-09-10 05:03:18.455 DEBUG 10 --- [ main] io.netty.channel.nio.NioEventLoop : -Dio.netty.noKeySetOptimization: false 2022-09-10 05:03:18.455 DEBUG 10 --- [ main] io.netty.channel.nio.NioEventLoop : -Dio.netty.selectorAutoRebuildThreshold: 512 2022-09-10 05:03:18.471 DEBUG 10 --- [ main] i.netty.util.internal.PlatformDependent : org.jctools-core.MpscChunkedArrayQueue: available 2022-09-10 05:03:18.491 DEBUG 10 --- [ main] io.netty.util.ResourceLeakDetector : -Dio.netty.leakDetection.level: simple 2022-09-10 05:03:18.491 DEBUG 10 --- [ main] io.netty.util.ResourceLeakDetector : -Dio.netty.leakDetection.targetRecords: 4 2022-09-10 05:03:18.494 DEBUG 10 --- [ main] i.n.util.ResourceLeakDetectorFactory : Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@7dafb9f9 2022-09-10 05:03:18.501 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.EXTENDED_PEER_CHECK is undefined, using default value true 2022-09-10 05:03:18.574 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.68.117:9042] preparing to open 1 new connections, total = 1 2022-09-10 05:03:18.578 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.DISABLE_COALESCING is undefined, using default value false 2022-09-10 05:03:18.578 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.FLUSHER_SCHEDULE_PERIOD_NS is undefined, using default value 10000 2022-09-10 05:03:18.578 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.FLUSHER_RUN_WITHOUT_WORK_TIMES is undefined, using default value 5 2022-09-10 05:03:18.633 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.numHeapArenas: 4 2022-09-10 05:03:18.634 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.numDirectArenas: 4 2022-09-10 05:03:18.634 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.pageSize: 8192 2022-09-10 05:03:18.634 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxOrder: 11 2022-09-10 05:03:18.634 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.chunkSize: 16777216 2022-09-10 05:03:18.634 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.tinyCacheSize: 512 2022-09-10 05:03:18.634 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.smallCacheSize: 256 2022-09-10 05:03:18.634 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.normalCacheSize: 64 2022-09-10 05:03:18.634 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2022-09-10 05:03:18.634 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.cacheTrimInterval: 8192 2022-09-10 05:03:18.634 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2022-09-10 05:03:18.634 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.useCacheForAllThreads: true 2022-09-10 05:03:18.634 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2022-09-10 05:03:18.666 DEBUG 10 --- [ main] io.netty.channel.DefaultChannelId : -Dio.netty.processId: 10 (auto-detected) 2022-09-10 05:03:18.669 DEBUG 10 --- [ main] io.netty.util.NetUtil : -Djava.net.preferIPv4Stack: false 2022-09-10 05:03:18.669 DEBUG 10 --- [ main] io.netty.util.NetUtil : -Djava.net.preferIPv6Addresses: false 2022-09-10 05:03:18.671 DEBUG 10 --- [ main] io.netty.util.NetUtil : Loopback interface: lo (lo, 127.0.0.1) 2022-09-10 05:03:18.672 DEBUG 10 --- [ main] io.netty.util.NetUtil : /proc/sys/net/core/somaxconn: 4096 2022-09-10 05:03:18.673 DEBUG 10 --- [ main] io.netty.channel.DefaultChannelId : -Dio.netty.machineId: a2:8b:9a:ff:fe:e7:ae:d6 (auto-detected) 2022-09-10 05:03:18.709 DEBUG 10 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.allocator.type: pooled 2022-09-10 05:03:18.709 DEBUG 10 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.threadLocalDirectBufferSize: 0 2022-09-10 05:03:18.709 DEBUG 10 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.maxThreadLocalCharBufferSize: 16384 2022-09-10 05:03:18.770 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] Connection established, initializing transport 2022-09-10 05:03:18.802 DEBUG 10 --- [er-nio-worker-0] io.netty.util.Recycler : -Dio.netty.recycler.maxCapacityPerThread: 4096 2022-09-10 05:03:18.802 DEBUG 10 --- [er-nio-worker-0] io.netty.util.Recycler : -Dio.netty.recycler.maxSharedCapacityFactor: 2 2022-09-10 05:03:18.802 DEBUG 10 --- [er-nio-worker-0] io.netty.util.Recycler : -Dio.netty.recycler.linkCapacity: 16 2022-09-10 05:03:18.802 DEBUG 10 --- [er-nio-worker-0] io.netty.util.Recycler : -Dio.netty.recycler.ratio: 8 2022-09-10 05:03:18.814 DEBUG 10 --- [er-nio-worker-0] io.netty.buffer.AbstractByteBuf : -Dio.netty.buffer.checkAccessible: true 2022-09-10 05:03:18.814 DEBUG 10 --- [er-nio-worker-0] io.netty.buffer.AbstractByteBuf : -Dio.netty.buffer.checkBounds: true 2022-09-10 05:03:18.814 DEBUG 10 --- [er-nio-worker-0] i.n.util.ResourceLeakDetectorFactory : Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@15bc3183 2022-09-10 05:03:18.843 DEBUG 10 --- [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-09-10 05:03:18.964 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [cassandra/10.233.68.117:9042] Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] Transport initialized, connection ready 2022-09-10 05:03:18.966 DEBUG 10 --- [ main] c.d.driver.core.ControlConnection : [Control connection] Refreshing node list and token map 2022-09-10 05:03:19.044 DEBUG 10 --- [ main] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema 2022-09-10 05:03:19.137 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [Control connection] established to cassandra/10.233.68.117:9042 2022-09-10 05:03:19.138 INFO 10 --- [ 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-09-10 05:03:19.139 INFO 10 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host /10.233.67.125:9042 added 2022-09-10 05:03:19.140 INFO 10 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host /10.233.71.253:9042 added 2022-09-10 05:03:19.140 INFO 10 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host cassandra/10.233.68.117:9042 added 2022-09-10 05:03:19.144 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.CHECK_IO_DEADLOCKS is undefined, using default value true 2022-09-10 05:03:19.148 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [/10.233.67.125:9042] preparing to open 1 new connections, total = 1 2022-09-10 05:03:19.152 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] Connection established, initializing transport 2022-09-10 05:03:19.155 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [/10.233.71.253:9042] preparing to open 1 new connections, total = 1 2022-09-10 05:03:19.155 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.68.117:9042] preparing to open 1 new connections, total = 2 2022-09-10 05:03:19.158 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] Connection established, initializing transport 2022-09-10 05:03:19.169 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] Connection established, initializing transport 2022-09-10 05:03:19.240 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.67.125:9042] Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] Transport initialized, connection ready 2022-09-10 05:03:19.244 DEBUG 10 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.67.125:9042 (1 connections needed, 1 successfully opened) 2022-09-10 05:03:19.244 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Session : Added connection pool for /10.233.67.125:9042 2022-09-10 05:03:19.278 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [cassandra/10.233.68.117:9042] Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] Transport initialized, connection ready 2022-09-10 05:03:19.279 DEBUG 10 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool : Created connection pool to host cassandra/10.233.68.117:9042 (1 connections needed, 1 successfully opened) 2022-09-10 05:03:19.279 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Session : Added connection pool for cassandra/10.233.68.117:9042 2022-09-10 05:03:19.401 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.253:9042] Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] Transport initialized, connection ready 2022-09-10 05:03:19.401 DEBUG 10 --- [er-nio-worker-0] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.71.253:9042 (1 connections needed, 1 successfully opened) 2022-09-10 05:03:19.401 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Session : Added connection pool for /10.233.71.253:9042 2022-09-10 05:03:19.653 DEBUG 10 --- [ main] org.reflections.Reflections : going to scan these urls: file:/opt/app/aai-traversal/resources/ 2022-09-10 05:03:19.661 DEBUG 10 --- [ 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-09-10 05:03:19.661 DEBUG 10 --- [ 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-09-10 05:03:19.661 DEBUG 10 --- [ 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-09-10 05:03:19.661 DEBUG 10 --- [ 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-09-10 05:03:19.661 DEBUG 10 --- [ 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-09-10 05:03:19.661 DEBUG 10 --- [ 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-09-10 05:03:19.662 DEBUG 10 --- [ 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-09-10 05:03:19.662 DEBUG 10 --- [ 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-09-10 05:03:19.662 DEBUG 10 --- [ 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-09-10 05:03:19.662 DEBUG 10 --- [ 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-09-10 05:03:19.662 DEBUG 10 --- [ 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-09-10 05:03:19.662 DEBUG 10 --- [ 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-09-10 05:03:19.662 DEBUG 10 --- [ 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-09-10 05:03:19.662 DEBUG 10 --- [ 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-09-10 05:03:19.663 DEBUG 10 --- [ 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-09-10 05:03:19.663 DEBUG 10 --- [ 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-09-10 05:03:19.663 DEBUG 10 --- [ 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-09-10 05:03:19.663 DEBUG 10 --- [ 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-09-10 05:03:19.663 DEBUG 10 --- [ 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-09-10 05:03:19.663 DEBUG 10 --- [ 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-09-10 05:03:19.663 DEBUG 10 --- [ 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-09-10 05:03:19.663 DEBUG 10 --- [ 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-09-10 05:03:19.664 DEBUG 10 --- [ 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-09-10 05:03:19.664 DEBUG 10 --- [ 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-09-10 05:03:19.664 DEBUG 10 --- [ 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-09-10 05:03:19.664 DEBUG 10 --- [ 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-09-10 05:03:19.664 DEBUG 10 --- [ 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-09-10 05:03:19.664 DEBUG 10 --- [ 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-09-10 05:03:19.664 DEBUG 10 --- [ 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-09-10 05:03:19.665 DEBUG 10 --- [ 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-09-10 05:03:19.665 DEBUG 10 --- [ 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-09-10 05:03:19.665 DEBUG 10 --- [ 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-09-10 05:03:19.665 DEBUG 10 --- [ 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-09-10 05:03:19.665 DEBUG 10 --- [ 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-09-10 05:03:19.665 DEBUG 10 --- [ 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-09-10 05:03:19.665 DEBUG 10 --- [ 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-09-10 05:03:19.666 DEBUG 10 --- [ 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-09-10 05:03:19.666 DEBUG 10 --- [ 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-09-10 05:03:19.666 DEBUG 10 --- [ 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-09-10 05:03:19.666 DEBUG 10 --- [ 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-09-10 05:03:19.666 DEBUG 10 --- [ 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-09-10 05:03:19.666 DEBUG 10 --- [ 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-09-10 05:03:19.666 DEBUG 10 --- [ 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-09-10 05:03:19.667 DEBUG 10 --- [ 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-09-10 05:03:19.667 DEBUG 10 --- [ 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-09-10 05:03:19.667 DEBUG 10 --- [ 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-09-10 05:03:19.667 DEBUG 10 --- [ 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-09-10 05:03:19.667 DEBUG 10 --- [ 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-09-10 05:03:19.667 DEBUG 10 --- [ 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-09-10 05:03:19.667 DEBUG 10 --- [ 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-09-10 05:03:19.667 DEBUG 10 --- [ 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-09-10 05:03:19.667 DEBUG 10 --- [ 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-09-10 05:03:19.668 DEBUG 10 --- [ 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-09-10 05:03:19.668 DEBUG 10 --- [ 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-09-10 05:03:19.668 DEBUG 10 --- [ 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-09-10 05:03:19.668 DEBUG 10 --- [ 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-09-10 05:03:19.668 DEBUG 10 --- [ 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-09-10 05:03:19.668 DEBUG 10 --- [ 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-09-10 05:03:19.668 DEBUG 10 --- [ 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-09-10 05:03:19.668 DEBUG 10 --- [ 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-09-10 05:03:19.668 DEBUG 10 --- [ 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-09-10 05:03:19.669 DEBUG 10 --- [ 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-09-10 05:03:19.669 DEBUG 10 --- [ 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-09-10 05:03:19.669 DEBUG 10 --- [ 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-09-10 05:03:19.669 DEBUG 10 --- [ 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-09-10 05:03:19.669 DEBUG 10 --- [ 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-09-10 05:03:19.669 DEBUG 10 --- [ 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-09-10 05:03:19.669 DEBUG 10 --- [ 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-09-10 05:03:19.669 DEBUG 10 --- [ 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-09-10 05:03:19.669 DEBUG 10 --- [ 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-09-10 05:03:19.670 DEBUG 10 --- [ 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-09-10 05:03:19.670 DEBUG 10 --- [ 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-09-10 05:03:19.670 DEBUG 10 --- [ 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-09-10 05:03:19.670 DEBUG 10 --- [ 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-09-10 05:03:19.670 DEBUG 10 --- [ 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-09-10 05:03:19.670 DEBUG 10 --- [ 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-09-10 05:03:19.670 DEBUG 10 --- [ 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-09-10 05:03:19.670 DEBUG 10 --- [ 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-09-10 05:03:19.670 DEBUG 10 --- [ 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-09-10 05:03:19.671 DEBUG 10 --- [ 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-09-10 05:03:19.671 DEBUG 10 --- [ 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-09-10 05:03:19.671 DEBUG 10 --- [ 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-09-10 05:03:19.671 DEBUG 10 --- [ 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-09-10 05:03:19.671 DEBUG 10 --- [ 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-09-10 05:03:19.671 DEBUG 10 --- [ 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-09-10 05:03:19.671 DEBUG 10 --- [ 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-09-10 05:03:19.671 DEBUG 10 --- [ 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-09-10 05:03:19.671 DEBUG 10 --- [ 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-09-10 05:03:19.672 DEBUG 10 --- [ 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-09-10 05:03:19.672 DEBUG 10 --- [ 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-09-10 05:03:19.672 DEBUG 10 --- [ 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-09-10 05:03:19.672 DEBUG 10 --- [ 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-09-10 05:03:19.672 DEBUG 10 --- [ 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-09-10 05:03:19.672 DEBUG 10 --- [ 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-09-10 05:03:19.672 DEBUG 10 --- [ 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-09-10 05:03:19.672 DEBUG 10 --- [ 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-09-10 05:03:19.672 DEBUG 10 --- [ 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-09-10 05:03:19.673 DEBUG 10 --- [ 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-09-10 05:03:19.673 DEBUG 10 --- [ 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-09-10 05:03:19.673 DEBUG 10 --- [ 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-09-10 05:03:19.673 DEBUG 10 --- [ 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-09-10 05:03:19.673 DEBUG 10 --- [ 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-09-10 05:03:19.673 DEBUG 10 --- [ 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-09-10 05:03:19.673 DEBUG 10 --- [ 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-09-10 05:03:19.673 DEBUG 10 --- [ 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-09-10 05:03:19.673 DEBUG 10 --- [ 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-09-10 05:03:19.673 DEBUG 10 --- [ 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-09-10 05:03:19.674 DEBUG 10 --- [ 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-09-10 05:03:19.674 DEBUG 10 --- [ 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-09-10 05:03:19.674 DEBUG 10 --- [ 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-09-10 05:03:19.674 DEBUG 10 --- [ 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-09-10 05:03:19.674 DEBUG 10 --- [ 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-09-10 05:03:19.674 DEBUG 10 --- [ 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-09-10 05:03:19.674 DEBUG 10 --- [ 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-09-10 05:03:19.675 DEBUG 10 --- [ 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-09-10 05:03:19.675 DEBUG 10 --- [ 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-09-10 05:03:19.675 DEBUG 10 --- [ 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-09-10 05:03:19.675 DEBUG 10 --- [ 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-09-10 05:03:19.675 DEBUG 10 --- [ 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-09-10 05:03:19.675 DEBUG 10 --- [ 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-09-10 05:03:19.675 DEBUG 10 --- [ 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-09-10 05:03:19.675 DEBUG 10 --- [ 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-09-10 05:03:19.675 DEBUG 10 --- [ 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-09-10 05:03:19.675 DEBUG 10 --- [ 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-09-10 05:03:19.676 DEBUG 10 --- [ 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-09-10 05:03:19.676 DEBUG 10 --- [ 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-09-10 05:03:19.676 DEBUG 10 --- [ 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-09-10 05:03:19.676 DEBUG 10 --- [ 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-09-10 05:03:19.676 DEBUG 10 --- [ 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-09-10 05:03:19.676 DEBUG 10 --- [ 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-09-10 05:03:19.676 DEBUG 10 --- [ 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-09-10 05:03:19.676 DEBUG 10 --- [ 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-09-10 05:03:19.677 DEBUG 10 --- [ 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-09-10 05:03:19.677 DEBUG 10 --- [ 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-09-10 05:03:19.677 DEBUG 10 --- [ 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-09-10 05:03:19.677 DEBUG 10 --- [ 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-09-10 05:03:19.677 DEBUG 10 --- [ 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-09-10 05:03:19.677 DEBUG 10 --- [ 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-09-10 05:03:19.677 DEBUG 10 --- [ 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-09-10 05:03:19.677 DEBUG 10 --- [ 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-09-10 05:03:19.677 DEBUG 10 --- [ 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-09-10 05:03:19.678 DEBUG 10 --- [ 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-09-10 05:03:19.678 DEBUG 10 --- [ 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-09-10 05:03:19.678 DEBUG 10 --- [ 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-09-10 05:03:19.678 DEBUG 10 --- [ 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-09-10 05:03:19.678 DEBUG 10 --- [ 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-09-10 05:03:19.678 DEBUG 10 --- [ 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-09-10 05:03:19.678 DEBUG 10 --- [ 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-09-10 05:03:19.678 DEBUG 10 --- [ 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-09-10 05:03:19.678 DEBUG 10 --- [ 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-09-10 05:03:19.679 DEBUG 10 --- [ 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-09-10 05:03:19.679 DEBUG 10 --- [ 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-09-10 05:03:19.679 DEBUG 10 --- [ 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-09-10 05:03:19.679 DEBUG 10 --- [ 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-09-10 05:03:19.679 DEBUG 10 --- [ 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-09-10 05:03:19.679 DEBUG 10 --- [ 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-09-10 05:03:19.679 DEBUG 10 --- [ 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-09-10 05:03:19.679 DEBUG 10 --- [ 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-09-10 05:03:19.679 DEBUG 10 --- [ 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-09-10 05:03:19.680 DEBUG 10 --- [ 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-09-10 05:03:19.680 DEBUG 10 --- [ 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-09-10 05:03:19.680 DEBUG 10 --- [ 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-09-10 05:03:19.680 DEBUG 10 --- [ 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-09-10 05:03:19.680 DEBUG 10 --- [ 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-09-10 05:03:19.680 DEBUG 10 --- [ 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-09-10 05:03:19.680 DEBUG 10 --- [ 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-09-10 05:03:19.680 DEBUG 10 --- [ 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-09-10 05:03:19.680 DEBUG 10 --- [ 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-09-10 05:03:19.680 DEBUG 10 --- [ 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-09-10 05:03:19.681 DEBUG 10 --- [ 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-09-10 05:03:19.681 DEBUG 10 --- [ 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-09-10 05:03:19.681 DEBUG 10 --- [ 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-09-10 05:03:19.681 DEBUG 10 --- [ 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-09-10 05:03:19.681 DEBUG 10 --- [ 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-09-10 05:03:19.681 DEBUG 10 --- [ 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-09-10 05:03:19.681 DEBUG 10 --- [ 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-09-10 05:03:19.681 DEBUG 10 --- [ 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-09-10 05:03:19.681 DEBUG 10 --- [ 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-09-10 05:03:19.682 DEBUG 10 --- [ 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-09-10 05:03:19.682 DEBUG 10 --- [ 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-09-10 05:03:19.682 DEBUG 10 --- [ 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-09-10 05:03:19.682 DEBUG 10 --- [ 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-09-10 05:03:19.682 DEBUG 10 --- [ 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-09-10 05:03:19.682 DEBUG 10 --- [ 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-09-10 05:03:19.682 DEBUG 10 --- [ 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-09-10 05:03:19.682 DEBUG 10 --- [ 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-09-10 05:03:19.682 DEBUG 10 --- [ 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-09-10 05:03:19.683 DEBUG 10 --- [ 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-09-10 05:03:19.683 DEBUG 10 --- [ 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-09-10 05:03:19.683 DEBUG 10 --- [ 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-09-10 05:03:19.683 DEBUG 10 --- [ 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-09-10 05:03:19.683 DEBUG 10 --- [ 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-09-10 05:03:19.683 DEBUG 10 --- [ 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-09-10 05:03:19.683 DEBUG 10 --- [ 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-09-10 05:03:19.683 DEBUG 10 --- [ 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-09-10 05:03:19.683 DEBUG 10 --- [ 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-09-10 05:03:19.683 DEBUG 10 --- [ 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-09-10 05:03:19.684 DEBUG 10 --- [ 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-09-10 05:03:19.684 DEBUG 10 --- [ 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-09-10 05:03:19.684 DEBUG 10 --- [ 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-09-10 05:03:19.684 DEBUG 10 --- [ 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-09-10 05:03:19.684 DEBUG 10 --- [ 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-09-10 05:03:19.684 DEBUG 10 --- [ 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-09-10 05:03:19.684 DEBUG 10 --- [ 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-09-10 05:03:19.684 DEBUG 10 --- [ 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-09-10 05:03:19.684 DEBUG 10 --- [ 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-09-10 05:03:19.684 DEBUG 10 --- [ 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-09-10 05:03:19.685 DEBUG 10 --- [ 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-09-10 05:03:19.685 DEBUG 10 --- [ 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-09-10 05:03:19.685 DEBUG 10 --- [ 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-09-10 05:03:19.685 DEBUG 10 --- [ 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-09-10 05:03:19.685 DEBUG 10 --- [ 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-09-10 05:03:19.685 DEBUG 10 --- [ 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-09-10 05:03:19.685 DEBUG 10 --- [ 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-09-10 05:03:19.685 DEBUG 10 --- [ 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-09-10 05:03:19.686 DEBUG 10 --- [ 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-09-10 05:03:19.686 DEBUG 10 --- [ 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-09-10 05:03:19.686 DEBUG 10 --- [ 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-09-10 05:03:19.686 DEBUG 10 --- [ 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-09-10 05:03:19.686 DEBUG 10 --- [ 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-09-10 05:03:19.686 DEBUG 10 --- [ 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-09-10 05:03:19.686 DEBUG 10 --- [ 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-09-10 05:03:19.686 DEBUG 10 --- [ 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-09-10 05:03:19.687 DEBUG 10 --- [ 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-09-10 05:03:19.687 DEBUG 10 --- [ 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-09-10 05:03:19.687 DEBUG 10 --- [ 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-09-10 05:03:19.687 DEBUG 10 --- [ 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-09-10 05:03:19.687 DEBUG 10 --- [ 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-09-10 05:03:19.687 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file retired.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-09-10 05:03:19.687 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file retired.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-09-10 05:03:19.687 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-09-10 05:03:19.687 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-09-10 05:03:19.687 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file localhost-access-logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-09-10 05:03:19.688 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file localhost-access-logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-09-10 05:03:19.688 DEBUG 10 --- [ 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-09-10 05:03:19.688 DEBUG 10 --- [ 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-09-10 05:03:19.688 DEBUG 10 --- [ 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-09-10 05:03:19.688 DEBUG 10 --- [ 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-09-10 05:03:19.688 DEBUG 10 --- [ 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-09-10 05:03:19.688 DEBUG 10 --- [ 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-09-10 05:03:19.688 DEBUG 10 --- [ 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-09-10 05:03:19.689 DEBUG 10 --- [ 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-09-10 05:03:19.689 DEBUG 10 --- [ 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-09-10 05:03:19.689 DEBUG 10 --- [ 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-09-10 05:03:19.689 DEBUG 10 --- [ 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-09-10 05:03:19.689 DEBUG 10 --- [ 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-09-10 05:03:19.689 DEBUG 10 --- [ 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-09-10 05:03:19.689 DEBUG 10 --- [ 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-09-10 05:03:19.689 DEBUG 10 --- [ 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-09-10 05:03:19.689 DEBUG 10 --- [ 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-09-10 05:03:19.689 DEBUG 10 --- [ 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-09-10 05:03:19.689 DEBUG 10 --- [ 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-09-10 05:03:19.690 DEBUG 10 --- [ 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-09-10 05:03:19.690 DEBUG 10 --- [ 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-09-10 05:03:19.690 DEBUG 10 --- [ 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-09-10 05:03:19.690 DEBUG 10 --- [ 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-09-10 05:03:19.690 DEBUG 10 --- [ 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-09-10 05:03:19.690 DEBUG 10 --- [ 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-09-10 05:03:19.690 DEBUG 10 --- [ 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-09-10 05:03:19.690 DEBUG 10 --- [ 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-09-10 05:03:19.690 DEBUG 10 --- [ 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-09-10 05:03:19.691 DEBUG 10 --- [ 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-09-10 05:03:19.691 DEBUG 10 --- [ 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-09-10 05:03:19.691 DEBUG 10 --- [ 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-09-10 05:03:19.691 DEBUG 10 --- [ 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-09-10 05:03:19.691 DEBUG 10 --- [ 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-09-10 05:03:19.691 DEBUG 10 --- [ 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-09-10 05:03:19.691 DEBUG 10 --- [ 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-09-10 05:03:19.691 DEBUG 10 --- [ 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-09-10 05:03:19.691 DEBUG 10 --- [ 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-09-10 05:03:19.691 DEBUG 10 --- [ 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-09-10 05:03:19.691 DEBUG 10 --- [ 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-09-10 05:03:19.692 DEBUG 10 --- [ 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-09-10 05:03:19.692 DEBUG 10 --- [ 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-09-10 05:03:19.692 DEBUG 10 --- [ 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-09-10 05:03:19.692 DEBUG 10 --- [ 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-09-10 05:03:19.692 DEBUG 10 --- [ 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-09-10 05:03:19.692 DEBUG 10 --- [ 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-09-10 05:03:19.692 DEBUG 10 --- [ 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-09-10 05:03:19.692 DEBUG 10 --- [ 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-09-10 05:03:19.692 DEBUG 10 --- [ 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-09-10 05:03:19.692 DEBUG 10 --- [ 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-09-10 05:03:19.692 DEBUG 10 --- [ 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-09-10 05:03:19.692 DEBUG 10 --- [ 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-09-10 05:03:19.693 DEBUG 10 --- [ 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-09-10 05:03:19.693 DEBUG 10 --- [ 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-09-10 05:03:19.693 DEBUG 10 --- [ 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-09-10 05:03:19.693 DEBUG 10 --- [ 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-09-10 05:03:19.693 DEBUG 10 --- [ 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-09-10 05:03:19.693 DEBUG 10 --- [ 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-09-10 05:03:19.693 DEBUG 10 --- [ 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-09-10 05:03:19.693 DEBUG 10 --- [ 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-09-10 05:03:19.693 DEBUG 10 --- [ 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-09-10 05:03:19.693 DEBUG 10 --- [ 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-09-10 05:03:19.693 DEBUG 10 --- [ 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-09-10 05:03:19.693 DEBUG 10 --- [ 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-09-10 05:03:19.694 DEBUG 10 --- [ 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-09-10 05:03:19.694 DEBUG 10 --- [ 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-09-10 05:03:19.694 DEBUG 10 --- [ 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-09-10 05:03:19.694 DEBUG 10 --- [ 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-09-10 05:03:19.694 DEBUG 10 --- [ 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-09-10 05:03:19.694 DEBUG 10 --- [ 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-09-10 05:03:19.694 DEBUG 10 --- [ 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-09-10 05:03:19.694 DEBUG 10 --- [ 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-09-10 05:03:19.694 DEBUG 10 --- [ 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-09-10 05:03:19.694 DEBUG 10 --- [ 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-09-10 05:03:19.695 DEBUG 10 --- [ 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-09-10 05:03:19.695 DEBUG 10 --- [ 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-09-10 05:03:19.695 DEBUG 10 --- [ 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-09-10 05:03:19.695 DEBUG 10 --- [ 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-09-10 05:03:19.695 DEBUG 10 --- [ 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-09-10 05:03:19.695 DEBUG 10 --- [ 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-09-10 05:03:19.695 DEBUG 10 --- [ 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-09-10 05:03:19.695 DEBUG 10 --- [ 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-09-10 05:03:19.695 DEBUG 10 --- [ 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-09-10 05:03:19.695 DEBUG 10 --- [ 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-09-10 05:03:19.695 DEBUG 10 --- [ 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-09-10 05:03:19.696 DEBUG 10 --- [ 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-09-10 05:03:19.696 DEBUG 10 --- [ 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-09-10 05:03:19.696 DEBUG 10 --- [ 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-09-10 05:03:19.696 DEBUG 10 --- [ 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-09-10 05:03:19.696 DEBUG 10 --- [ 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-09-10 05:03:19.696 DEBUG 10 --- [ 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-09-10 05:03:19.696 DEBUG 10 --- [ 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-09-10 05:03:19.696 DEBUG 10 --- [ 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-09-10 05:03:19.696 DEBUG 10 --- [ 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-09-10 05:03:19.696 DEBUG 10 --- [ 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-09-10 05:03:19.696 DEBUG 10 --- [ 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-09-10 05:03:19.697 DEBUG 10 --- [ 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-09-10 05:03:19.697 DEBUG 10 --- [ 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-09-10 05:03:19.697 DEBUG 10 --- [ 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-09-10 05:03:19.697 DEBUG 10 --- [ 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-09-10 05:03:19.697 DEBUG 10 --- [ 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-09-10 05:03:19.697 DEBUG 10 --- [ 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-09-10 05:03:19.697 DEBUG 10 --- [ 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-09-10 05:03:19.697 DEBUG 10 --- [ 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-09-10 05:03:19.697 DEBUG 10 --- [ 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-09-10 05:03:19.697 DEBUG 10 --- [ 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-09-10 05:03:19.697 DEBUG 10 --- [ 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-09-10 05:03:19.698 DEBUG 10 --- [ 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-09-10 05:03:19.698 DEBUG 10 --- [ 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-09-10 05:03:19.698 DEBUG 10 --- [ 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-09-10 05:03:19.698 DEBUG 10 --- [ 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-09-10 05:03:19.698 DEBUG 10 --- [ 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-09-10 05:03:19.698 DEBUG 10 --- [ 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-09-10 05:03:19.698 DEBUG 10 --- [ 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-09-10 05:03:19.698 DEBUG 10 --- [ 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-09-10 05:03:19.698 DEBUG 10 --- [ 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-09-10 05:03:19.698 DEBUG 10 --- [ 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-09-10 05:03:19.699 DEBUG 10 --- [ 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-09-10 05:03:19.699 DEBUG 10 --- [ 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-09-10 05:03:19.699 DEBUG 10 --- [ 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-09-10 05:03:19.699 DEBUG 10 --- [ 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-09-10 05:03:19.699 DEBUG 10 --- [ 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-09-10 05:03:19.699 DEBUG 10 --- [ 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-09-10 05:03:19.699 DEBUG 10 --- [ 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-09-10 05:03:19.699 DEBUG 10 --- [ 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-09-10 05:03:19.699 DEBUG 10 --- [ 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-09-10 05:03:19.699 DEBUG 10 --- [ 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-09-10 05:03:19.700 DEBUG 10 --- [ 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-09-10 05:03:19.700 DEBUG 10 --- [ 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-09-10 05:03:19.700 DEBUG 10 --- [ 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-09-10 05:03:19.700 DEBUG 10 --- [ 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-09-10 05:03:19.700 DEBUG 10 --- [ 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-09-10 05:03:19.700 DEBUG 10 --- [ 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-09-10 05:03:19.700 DEBUG 10 --- [ 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-09-10 05:03:19.700 DEBUG 10 --- [ 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-09-10 05:03:19.700 DEBUG 10 --- [ 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-09-10 05:03:19.700 DEBUG 10 --- [ 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-09-10 05:03:19.701 DEBUG 10 --- [ 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-09-10 05:03:19.701 DEBUG 10 --- [ 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-09-10 05:03:19.701 DEBUG 10 --- [ 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-09-10 05:03:19.701 DEBUG 10 --- [ 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-09-10 05:03:19.701 DEBUG 10 --- [ 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-09-10 05:03:19.701 DEBUG 10 --- [ 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-09-10 05:03:19.701 DEBUG 10 --- [ 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-09-10 05:03:19.701 DEBUG 10 --- [ 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-09-10 05:03:19.701 DEBUG 10 --- [ 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-09-10 05:03:19.701 DEBUG 10 --- [ 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-09-10 05:03:19.701 DEBUG 10 --- [ 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-09-10 05:03:19.702 DEBUG 10 --- [ 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-09-10 05:03:19.702 DEBUG 10 --- [ 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-09-10 05:03:19.702 DEBUG 10 --- [ 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-09-10 05:03:19.702 DEBUG 10 --- [ 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-09-10 05:03:19.702 DEBUG 10 --- [ 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-09-10 05:03:19.702 DEBUG 10 --- [ 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-09-10 05:03:19.702 DEBUG 10 --- [ 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-09-10 05:03:19.702 DEBUG 10 --- [ 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-09-10 05:03:19.702 DEBUG 10 --- [ 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-09-10 05:03:19.702 DEBUG 10 --- [ 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-09-10 05:03:19.703 DEBUG 10 --- [ 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-09-10 05:03:19.703 DEBUG 10 --- [ 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-09-10 05:03:19.703 DEBUG 10 --- [ 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-09-10 05:03:19.703 DEBUG 10 --- [ 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-09-10 05:03:19.703 DEBUG 10 --- [ 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-09-10 05:03:19.703 DEBUG 10 --- [ 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-09-10 05:03:19.703 DEBUG 10 --- [ 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-09-10 05:03:19.703 DEBUG 10 --- [ 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-09-10 05:03:19.703 DEBUG 10 --- [ 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-09-10 05:03:19.703 DEBUG 10 --- [ 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-09-10 05:03:19.704 DEBUG 10 --- [ 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-09-10 05:03:19.704 DEBUG 10 --- [ 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-09-10 05:03:19.704 DEBUG 10 --- [ 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-09-10 05:03:19.704 DEBUG 10 --- [ 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-09-10 05:03:19.704 DEBUG 10 --- [ 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-09-10 05:03:19.704 DEBUG 10 --- [ 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-09-10 05:03:19.704 DEBUG 10 --- [ 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-09-10 05:03:19.704 DEBUG 10 --- [ 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-09-10 05:03:19.704 DEBUG 10 --- [ 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-09-10 05:03:19.704 DEBUG 10 --- [ 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-09-10 05:03:19.704 DEBUG 10 --- [ 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-09-10 05:03:19.705 DEBUG 10 --- [ 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-09-10 05:03:19.705 DEBUG 10 --- [ 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-09-10 05:03:19.705 DEBUG 10 --- [ 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-09-10 05:03:19.705 DEBUG 10 --- [ 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-09-10 05:03:19.705 DEBUG 10 --- [ 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-09-10 05:03:19.705 DEBUG 10 --- [ 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-09-10 05:03:19.705 DEBUG 10 --- [ 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-09-10 05:03:19.705 DEBUG 10 --- [ 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-09-10 05:03:19.705 DEBUG 10 --- [ 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-09-10 05:03:19.705 DEBUG 10 --- [ 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-09-10 05:03:19.705 DEBUG 10 --- [ 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-09-10 05:03:19.706 DEBUG 10 --- [ 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-09-10 05:03:19.706 DEBUG 10 --- [ 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-09-10 05:03:19.706 DEBUG 10 --- [ 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-09-10 05:03:19.706 DEBUG 10 --- [ 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-09-10 05:03:19.706 DEBUG 10 --- [ 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-09-10 05:03:19.706 DEBUG 10 --- [ 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-09-10 05:03:19.706 DEBUG 10 --- [ 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-09-10 05:03:19.706 DEBUG 10 --- [ 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-09-10 05:03:19.706 DEBUG 10 --- [ 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-09-10 05:03:19.706 DEBUG 10 --- [ 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-09-10 05:03:19.707 DEBUG 10 --- [ 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-09-10 05:03:19.707 DEBUG 10 --- [ 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-09-10 05:03:19.707 DEBUG 10 --- [ 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-09-10 05:03:19.707 DEBUG 10 --- [ 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-09-10 05:03:19.707 DEBUG 10 --- [ 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-09-10 05:03:19.707 DEBUG 10 --- [ 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-09-10 05:03:19.707 DEBUG 10 --- [ 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-09-10 05:03:19.707 DEBUG 10 --- [ 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-09-10 05:03:19.707 DEBUG 10 --- [ 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-09-10 05:03:19.707 DEBUG 10 --- [ 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-09-10 05:03:19.707 DEBUG 10 --- [ 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-09-10 05:03:19.708 DEBUG 10 --- [ 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-09-10 05:03:19.708 DEBUG 10 --- [ 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-09-10 05:03:19.708 DEBUG 10 --- [ 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-09-10 05:03:19.708 DEBUG 10 --- [ 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-09-10 05:03:19.708 DEBUG 10 --- [ 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-09-10 05:03:19.708 DEBUG 10 --- [ 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-09-10 05:03:19.708 DEBUG 10 --- [ 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-09-10 05:03:19.708 DEBUG 10 --- [ 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-09-10 05:03:19.708 DEBUG 10 --- [ 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-09-10 05:03:19.708 DEBUG 10 --- [ 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-09-10 05:03:19.708 DEBUG 10 --- [ 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-09-10 05:03:19.709 DEBUG 10 --- [ 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-09-10 05:03:19.709 DEBUG 10 --- [ 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-09-10 05:03:19.709 DEBUG 10 --- [ 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-09-10 05:03:19.709 DEBUG 10 --- [ 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-09-10 05:03:19.709 DEBUG 10 --- [ 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-09-10 05:03:19.709 DEBUG 10 --- [ 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-09-10 05:03:19.709 DEBUG 10 --- [ 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-09-10 05:03:19.709 DEBUG 10 --- [ 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-09-10 05:03:19.709 DEBUG 10 --- [ 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-09-10 05:03:19.709 DEBUG 10 --- [ 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-09-10 05:03:19.709 DEBUG 10 --- [ 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-09-10 05:03:19.710 DEBUG 10 --- [ 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-09-10 05:03:19.710 DEBUG 10 --- [ 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-09-10 05:03:19.710 DEBUG 10 --- [ 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-09-10 05:03:19.710 DEBUG 10 --- [ 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-09-10 05:03:19.710 DEBUG 10 --- [ 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-09-10 05:03:19.710 DEBUG 10 --- [ 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-09-10 05:03:19.710 DEBUG 10 --- [ 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-09-10 05:03:19.710 DEBUG 10 --- [ 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-09-10 05:03:19.710 DEBUG 10 --- [ 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-09-10 05:03:19.710 DEBUG 10 --- [ 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-09-10 05:03:19.710 DEBUG 10 --- [ 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-09-10 05:03:19.711 DEBUG 10 --- [ 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-09-10 05:03:19.711 DEBUG 10 --- [ 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-09-10 05:03:19.711 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/auth/realm.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-09-10 05:03:19.711 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/auth/realm.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-09-10 05:03:19.711 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/auth/aai_keystore in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-09-10 05:03:19.711 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/auth/aai_keystore in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-09-10 05:03:19.711 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/logging.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-09-10 05:03:19.711 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/logging.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-09-10 05:03:19.711 DEBUG 10 --- [ 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-09-10 05:03:19.711 DEBUG 10 --- [ 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-09-10 05:03:19.712 DEBUG 10 --- [ 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-09-10 05:03:19.712 DEBUG 10 --- [ 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-09-10 05:03:19.712 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/error.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-09-10 05:03:19.712 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/error.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-09-10 05:03:19.712 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/aaiconfig.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-09-10 05:03:19.712 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/aaiconfig.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-09-10 05:03:19.712 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/aaiEventDMaaPPublisher.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-09-10 05:03:19.712 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/aaiEventDMaaPPublisher.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-09-10 05:03:19.712 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file cadi.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-09-10 05:03:19.712 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file cadi.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-09-10 05:03:19.712 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file application.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-09-10 05:03:19.712 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file application.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-09-10 05:03:19.713 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file application-keycloak.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-09-10 05:03:19.713 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file application-keycloak.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-09-10 05:03:19.713 DEBUG 10 --- [ 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-09-10 05:03:19.713 DEBUG 10 --- [ 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-09-10 05:03:19.713 DEBUG 10 --- [ 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-09-10 05:03:19.713 DEBUG 10 --- [ 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-09-10 05:03:19.713 DEBUG 10 --- [ 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-09-10 05:03:19.713 DEBUG 10 --- [ 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-09-10 05:03:19.714 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-09-10 05:03:19.714 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-09-10 05:03:19.714 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/permissions.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-09-10 05:03:19.714 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/permissions.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-09-10 05:03:19.714 DEBUG 10 --- [ 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-09-10 05:03:19.714 DEBUG 10 --- [ 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-09-10 05:03:19.714 DEBUG 10 --- [ 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-09-10 05:03:19.714 DEBUG 10 --- [ 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-09-10 05:03:19.714 DEBUG 10 --- [ 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-09-10 05:03:19.714 DEBUG 10 --- [ 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-09-10 05:03:19.715 DEBUG 10 --- [ 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-09-10 05:03:19.715 DEBUG 10 --- [ 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-09-10 05:03:19.715 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/onap/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-09-10 05:03:19.715 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/onap/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-09-10 05:03:19.715 DEBUG 10 --- [ 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-09-10 05:03:19.715 DEBUG 10 --- [ 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-09-10 05:03:19.715 DEBUG 10 --- [ 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-09-10 05:03:19.715 DEBUG 10 --- [ 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-09-10 05:03:19.715 DEBUG 10 --- [ 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-09-10 05:03:19.715 DEBUG 10 --- [ 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-09-10 05:03:19.715 DEBUG 10 --- [ 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-09-10 05:03:19.716 DEBUG 10 --- [ 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-09-10 05:03:19.716 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/bath_config.csv in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-09-10 05:03:19.716 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/bath_config.csv in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-09-10 05:03:19.716 INFO 10 --- [ main] org.reflections.Reflections : Reflections took 63 ms to scan 1 urls, producing 0 keys and 0 values 2022-09-10 05:03:19.882 DEBUG 10 --- [ main] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=true] closing connection 2022-09-10 05:03:19.882 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [/10.233.67.125:9042] Connection[/10.233.67.125:9042-1, inFlight=0, closed=true] closed, remaining = 0 2022-09-10 05:03:19.887 DEBUG 10 --- [ main] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=true] closing connection 2022-09-10 05:03:19.887 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [/10.233.71.253:9042] Connection[/10.233.71.253:9042-1, inFlight=0, closed=true] closed, remaining = 0 2022-09-10 05:03:19.887 DEBUG 10 --- [ main] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=true] closing connection 2022-09-10 05:03:19.887 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.68.117:9042] Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=true] closed, remaining = 1 2022-09-10 05:03:19.888 DEBUG 10 --- [ main] com.datastax.driver.core.Cluster : Shutting down 2022-09-10 05:03:19.889 DEBUG 10 --- [ main] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=true] closing connection 2022-09-10 05:03:19.889 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.68.117:9042] Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=true] closed, remaining = 0 2022-09-10 05:03:21.904 DEBUG 10 --- [er-nio-worker-0] io.netty.buffer.PoolThreadCache : Freed 35 thread-local buffer(s) from thread: JanusGraph Cluster-nio-worker-0 2022-09-10 05:03:21.904 DEBUG 10 --- [er-nio-worker-1] io.netty.buffer.PoolThreadCache : Freed 23 thread-local buffer(s) from thread: JanusGraph Cluster-nio-worker-1 2022-09-10 05:03:21.931 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true 2022-09-10 05:03:21.931 INFO 10 --- [ main] com.datastax.driver.core.ClockFactory : Using native clock to generate timestamps. 2022-09-10 05:03:21.931 DEBUG 10 --- [ main] com.datastax.driver.core.Cluster : Starting new cluster with contact points [cassandra/10.233.68.117:9042] 2022-09-10 05:03:21.934 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.68.117:9042] preparing to open 1 new connections, total = 1 2022-09-10 05:03:21.937 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] Connection established, initializing transport 2022-09-10 05:03:22.068 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [cassandra/10.233.68.117:9042] Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] Transport initialized, connection ready 2022-09-10 05:03:22.071 DEBUG 10 --- [ main] c.d.driver.core.ControlConnection : [Control connection] Refreshing node list and token map 2022-09-10 05:03:22.073 DEBUG 10 --- [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@1e468798. 2022-09-10 05:03:22.080 DEBUG 10 --- [ main] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema 2022-09-10 05:03:22.134 DEBUG 10 --- [ main] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdcartifact. 2022-09-10 05:03:22.140 DEBUG 10 --- [ main] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdcartifact completed in 6 milliseconds 2022-09-10 05:03:22.145 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [Control connection] established to cassandra/10.233.68.117:9042 2022-09-10 05:03:22.145 INFO 10 --- [ 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-09-10 05:03:22.146 INFO 10 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host /10.233.67.125:9042 added 2022-09-10 05:03:22.146 INFO 10 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host /10.233.71.253:9042 added 2022-09-10 05:03:22.146 INFO 10 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host cassandra/10.233.68.117:9042 added 2022-09-10 05:03:22.146 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [/10.233.67.125:9042] preparing to open 1 new connections, total = 1 2022-09-10 05:03:22.147 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [/10.233.71.253:9042] preparing to open 1 new connections, total = 1 2022-09-10 05:03:22.147 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.68.117:9042] preparing to open 1 new connections, total = 2 2022-09-10 05:03:22.149 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] Connection established, initializing transport 2022-09-10 05:03:22.151 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] Connection established, initializing transport 2022-09-10 05:03:22.158 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] Connection established, initializing transport 2022-09-10 05:03:22.231 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.67.125:9042] Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] Transport initialized, connection ready 2022-09-10 05:03:22.232 DEBUG 10 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.67.125:9042 (1 connections needed, 1 successfully opened) 2022-09-10 05:03:22.232 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Session : Added connection pool for /10.233.67.125:9042 2022-09-10 05:03:22.311 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [cassandra/10.233.68.117:9042] Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] Transport initialized, connection ready 2022-09-10 05:03:22.311 DEBUG 10 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool : Created connection pool to host cassandra/10.233.68.117:9042 (1 connections needed, 1 successfully opened) 2022-09-10 05:03:22.311 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Session : Added connection pool for cassandra/10.233.68.117:9042 2022-09-10 05:03:22.514 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.253:9042] Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] Transport initialized, connection ready 2022-09-10 05:03:22.515 DEBUG 10 --- [er-nio-worker-0] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.71.253:9042 (1 connections needed, 1 successfully opened) 2022-09-10 05:03:22.515 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Session : Added connection pool for /10.233.71.253:9042 2022-09-10 05:03:23.659 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2022-09-10 05:03:23.660 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2022-09-10 05:03:23.660 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-09-10 05:03:23.660 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v11, BODY= 2022-09-10 05:03:23.662 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:03:23.662 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:03:23.662 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:03:23.662 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:03:23.677 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:03:23.678 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-09-10 05:03:23.679 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-09-10 05:03:23.679 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2022-09-10 05:03:23.679 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-09-10 05:03:23.679 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v12, BODY= 2022-09-10 05:03:23.680 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:03:23.680 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:03:23.680 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:03:23.680 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:03:23.694 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:03:23.695 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-09-10 05:03:23.696 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-09-10 05:03:23.696 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2022-09-10 05:03:23.696 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-09-10 05:03:23.696 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v13, BODY= 2022-09-10 05:03:23.697 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:03:23.698 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:03:23.698 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:03:23.698 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:03:23.706 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:03:23.707 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-09-10 05:03:23.708 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-09-10 05:03:23.708 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2022-09-10 05:03:23.708 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-09-10 05:03:23.708 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v14, BODY= 2022-09-10 05:03:23.709 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:03:23.709 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:03:23.709 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:03:23.709 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:03:23.720 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:03:23.722 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-09-10 05:03:23.722 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-09-10 05:03:23.723 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv15 2022-09-10 05:03:23.723 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-09-10 05:03:23.723 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v15, BODY= 2022-09-10 05:03:23.724 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:03:23.724 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:03:23.724 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:03:23.724 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:03:23.734 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:03:23.736 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-09-10 05:03:23.736 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-09-10 05:03:23.736 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv16 2022-09-10 05:03:23.737 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-09-10 05:03:23.737 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v16, BODY= 2022-09-10 05:03:23.738 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:03:23.738 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:03:23.738 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:03:23.738 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:03:23.748 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:03:23.750 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-09-10 05:03:23.750 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-09-10 05:03:23.751 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv17 2022-09-10 05:03:23.751 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-09-10 05:03:23.751 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v17, BODY= 2022-09-10 05:03:23.752 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:03:23.752 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:03:23.752 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:03:23.752 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:03:23.761 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:03:23.764 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-09-10 05:03:23.764 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-09-10 05:03:23.764 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv18 2022-09-10 05:03:23.764 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-09-10 05:03:23.764 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v18, BODY= 2022-09-10 05:03:23.765 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:03:23.765 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:03:23.765 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:03:23.765 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:03:23.775 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:03:23.777 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-09-10 05:03:23.777 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-09-10 05:03:23.777 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv19 2022-09-10 05:03:23.777 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-09-10 05:03:23.778 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v19, BODY= 2022-09-10 05:03:23.779 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:03:23.779 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:03:23.779 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:03:23.779 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:03:23.789 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:03:23.791 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-09-10 05:03:23.791 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-09-10 05:03:23.791 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv20 2022-09-10 05:03:23.791 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-09-10 05:03:23.792 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v20, BODY= 2022-09-10 05:03:23.793 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:03:23.793 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:03:23.793 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:03:23.793 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:03:23.802 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:03:23.805 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-09-10 05:03:23.805 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-09-10 05:03:23.805 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv21 2022-09-10 05:03:23.805 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-09-10 05:03:23.805 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v21, BODY= 2022-09-10 05:03:23.806 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:03:23.806 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:03:23.806 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:03:23.806 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:03:23.818 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:03:23.822 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-09-10 05:03:23.823 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-09-10 05:03:23.823 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv22 2022-09-10 05:03:23.823 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-09-10 05:03:23.823 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v22, BODY= 2022-09-10 05:03:23.824 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcartifact.resources, scheduling delivery 2022-09-10 05:03:23.824 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:03:23.825 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:03:23.825 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:03:23.825 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:03:23.839 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:03:23.843 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-09-10 05:03:23.844 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-09-10 05:03:23.844 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv23 2022-09-10 05:03:23.844 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-09-10 05:03:23.844 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v23, BODY= 2022-09-10 05:03:23.845 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:03:23.846 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:03:23.846 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:03:23.846 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:03:23.861 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:03:23.866 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-09-10 05:03:23.867 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-09-10 05:03:23.867 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv24 2022-09-10 05:03:23.867 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-09-10 05:03:23.867 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v24, BODY= 2022-09-10 05:03:23.868 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:03:23.869 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:03:23.869 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:03:23.869 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:03:23.883 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:03:23.887 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-09-10 05:03:23.888 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-09-10 05:03:23.888 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv25 2022-09-10 05:03:23.888 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-09-10 05:03:23.888 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v25, BODY= 2022-09-10 05:03:23.897 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:03:23.897 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:03:23.897 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:03:23.897 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:03:23.913 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:03:23.918 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-09-10 05:03:23.918 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-09-10 05:03:23.918 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv26 2022-09-10 05:03:23.919 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-09-10 05:03:23.919 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v26, BODY= 2022-09-10 05:03:23.920 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:03:23.920 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:03:23.920 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:03:23.920 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:03:23.936 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:03:23.940 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-09-10 05:03:23.940 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-09-10 05:03:23.940 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv27 2022-09-10 05:03:23.940 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-09-10 05:03:23.941 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v27, BODY= 2022-09-10 05:03:23.942 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:03:23.942 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:03:23.942 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:03:23.942 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:03:23.955 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:03:23.959 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-09-10 05:03:23.960 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-09-10 05:03:24.098 INFO 10 --- [ main] o.o.a.rest.search.SchemaServiceCQConfig : Calling the SchemaService to retrieve stored queries 2022-09-10 05:03:24.098 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-09-10 05:03:24.134 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/stored-queries, BODY= 2022-09-10 05:03:24.136 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-09-10 05:03:24.136 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-09-10 05:03:24.136 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-09-10 05:03:24.136 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-09-10 05:03:24.149 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-09-10 05:03:24.834 DEBUG 10 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcartifact.resources (TABLE) 2022-09-10 05:03:24.856 DEBUG 10 --- [ 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-09-10 05:03:24.856 DEBUG 10 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2022-09-10 05:03:24.856 DEBUG 10 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 2022-09-10 05:03:24.857 DEBUG 10 --- [ 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-09-10 05:03:24.857 DEBUG 10 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2022-09-10 05:03:24.858 DEBUG 10 --- [ main] o.h.v.internal.engine.ConfigurationImpl : Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 2022-09-10 05:03:24.859 DEBUG 10 --- [ main] o.h.v.internal.engine.ConfigurationImpl : Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 2022-09-10 05:03:24.859 DEBUG 10 --- [ main] o.h.v.internal.engine.ConfigurationImpl : Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1 2022-09-10 05:03:24.861 DEBUG 10 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 2022-09-10 05:03:24.861 DEBUG 10 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via user class loader 2022-09-10 05:03:24.862 DEBUG 10 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 2022-09-10 05:03:24.862 DEBUG 10 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2022-09-10 05:03:24.863 DEBUG 10 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 2022-09-10 05:03:24.873 DEBUG 10 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 2022-09-10 05:03:24.873 DEBUG 10 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 2022-09-10 05:03:24.873 DEBUG 10 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 2022-09-10 05:03:24.873 DEBUG 10 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 2022-09-10 05:03:24.873 DEBUG 10 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 2022-09-10 05:03:25.469 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true 2022-09-10 05:03:25.469 INFO 10 --- [ main] com.datastax.driver.core.ClockFactory : Using native clock to generate timestamps. 2022-09-10 05:03:25.476 WARN 10 --- [ 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-09-10 05:03:26.396 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcartifact.sdcschemafiles, scheduling delivery 2022-09-10 05:03:26.668 DEBUG 10 --- [ main] i.m.s.web.servlet.WebMvcMetricsFilter : Filter 'webMetricsFilter' configured for use 2022-09-10 05:03:27.543 DEBUG 10 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcartifact.sdcschemafiles (TABLE) 2022-09-10 05:03:27.987 DEBUG 10 --- [ 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-09-10 05:03:27.987 DEBUG 10 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2022-09-10 05:03:27.988 DEBUG 10 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 2022-09-10 05:03:27.988 DEBUG 10 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 2022-09-10 05:03:27.988 DEBUG 10 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2022-09-10 05:03:27.989 DEBUG 10 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 2022-09-10 05:03:28.041 DEBUG 10 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 2022-09-10 05:03:28.041 DEBUG 10 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 2022-09-10 05:03:28.041 DEBUG 10 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 2022-09-10 05:03:28.041 DEBUG 10 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 2022-09-10 05:03:28.041 DEBUG 10 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 2022-09-10 05:03:28.041 DEBUG 10 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 2022-09-10 05:03:28.092 WARN 10 --- [ 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-09-10 05:03:28.146 DEBUG 10 --- [ main] org.onap.aai.config.ErrorHandler : Filter 'errorHandler' configured for use 2022-09-10 05:03:28.670 INFO 10 --- [ main] org.onap.aai.TraversalApp : Application 'aai-traversal' is running on 8446! 2022-09-10 05:03:28.670 DEBUG 10 --- [ main] org.onap.aai.TraversalApp : Traversal MicroService Started Traversal Microservice Started 2022-09-10 05:03:31.194 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcartifact.tosca_import_by_model, scheduling delivery 2022-09-10 05:03:32.195 DEBUG 10 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcartifact.tosca_import_by_model (TABLE) 2022-09-10 05:03:34.921 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcartifact.tosca_import_by_model, scheduling delivery 2022-09-10 05:03:35.922 DEBUG 10 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcartifact.tosca_import_by_model (TABLE) 2022-09-10 05:03:40.246 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED KEYSPACE sdcrepository, scheduling delivery 2022-09-10 05:03:41.247 DEBUG 10 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcrepository 2022-09-10 05:03:41.253 DEBUG 10 --- [luster-worker-0] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdcartifact. 2022-09-10 05:03:41.263 DEBUG 10 --- [luster-worker-0] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdcartifact completed in 10 milliseconds 2022-09-10 05:03:42.796 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcrepository.migrationtasks, scheduling delivery 2022-09-10 05:03:43.797 DEBUG 10 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcrepository.migrationtasks (TABLE) 2022-09-10 05:03:44.819 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcrepository.operationalenvironment, scheduling delivery 2022-09-10 05:03:45.820 DEBUG 10 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcrepository.operationalenvironment (TABLE) 2022-09-10 05:03:47.414 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcrepository.operationalenvironment, scheduling delivery 2022-09-10 05:03:48.416 DEBUG 10 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcrepository.operationalenvironment (TABLE) 2022-09-10 05:03:49.322 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcrepository.featuretogglestate, scheduling delivery 2022-09-10 05:03:50.322 DEBUG 10 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcrepository.featuretogglestate (TABLE) 2022-09-10 05:03:50.428 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED KEYSPACE sdcaudit, scheduling delivery 2022-09-10 05:03:51.428 DEBUG 10 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit 2022-09-10 05:03:51.435 DEBUG 10 --- [luster-worker-1] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdcartifact. 2022-09-10 05:03:51.446 DEBUG 10 --- [luster-worker-1] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdcartifact completed in 11 milliseconds 2022-09-10 05:03:52.820 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.useradminevent, scheduling delivery 2022-09-10 05:03:53.821 DEBUG 10 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.useradminevent (TABLE) 2022-09-10 05:03:54.591 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.useradminevent, scheduling delivery 2022-09-10 05:03:55.591 DEBUG 10 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.useradminevent (TABLE) 2022-09-10 05:03:56.902 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.useraccessevent, scheduling delivery 2022-09-10 05:03:57.903 DEBUG 10 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.useraccessevent (TABLE) 2022-09-10 05:03:59.428 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.useraccessevent, scheduling delivery 2022-09-10 05:04:00.429 DEBUG 10 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.useraccessevent (TABLE) 2022-09-10 05:04:03.203 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.resourceadminevent, scheduling delivery 2022-09-10 05:04:04.204 DEBUG 10 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE) 2022-09-10 05:04:04.716 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery 2022-09-10 05:04:05.717 DEBUG 10 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE) 2022-09-10 05:04:06.568 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery 2022-09-10 05:04:07.569 DEBUG 10 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE) 2022-09-10 05:04:10.255 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery 2022-09-10 05:04:11.256 DEBUG 10 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE) 2022-09-10 05:04:12.555 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery 2022-09-10 05:04:13.556 DEBUG 10 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE) 2022-09-10 05:04:13.730 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:04:13.734 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:04:15.458 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery 2022-09-10 05:04:16.459 DEBUG 10 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE) 2022-09-10 05:04:18.697 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery 2022-09-10 05:04:19.698 DEBUG 10 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE) 2022-09-10 05:04:20.018 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery 2022-09-10 05:04:21.019 DEBUG 10 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE) 2022-09-10 05:04:23.843 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.distributiondownloadevent, scheduling delivery 2022-09-10 05:04:24.844 DEBUG 10 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributiondownloadevent (TABLE) 2022-09-10 05:04:25.616 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributiondownloadevent, scheduling delivery 2022-09-10 05:04:26.617 DEBUG 10 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributiondownloadevent (TABLE) 2022-09-10 05:04:30.124 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.distributionengineevent, scheduling delivery 2022-09-10 05:04:31.125 DEBUG 10 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributionengineevent (TABLE) 2022-09-10 05:04:35.856 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributionengineevent, scheduling delivery 2022-09-10 05:04:36.857 DEBUG 10 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributionengineevent (TABLE) 2022-09-10 05:04:48.879 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:04:48.903 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:04:49.398 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributionengineevent, scheduling delivery 2022-09-10 05:04:50.398 DEBUG 10 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributionengineevent (TABLE) 2022-09-10 05:04:57.034 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery 2022-09-10 05:04:58.035 DEBUG 10 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributionnotificationevent (TABLE) 2022-09-10 05:05:02.443 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery 2022-09-10 05:05:03.444 DEBUG 10 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributionnotificationevent (TABLE) 2022-09-10 05:05:08.432 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery 2022-09-10 05:05:09.433 DEBUG 10 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributionnotificationevent (TABLE) 2022-09-10 05:05:15.726 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery 2022-09-10 05:05:16.727 DEBUG 10 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributionnotificationevent (TABLE) 2022-09-10 05:05:18.961 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:05:18.996 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:05:20.927 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.distributionstatusevent, scheduling delivery 2022-09-10 05:05:21.927 DEBUG 10 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributionstatusevent (TABLE) 2022-09-10 05:05:25.246 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributionstatusevent, scheduling delivery 2022-09-10 05:05:26.247 DEBUG 10 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributionstatusevent (TABLE) 2022-09-10 05:05:27.032 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributionstatusevent, scheduling delivery 2022-09-10 05:05:28.033 DEBUG 10 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributionstatusevent (TABLE) 2022-09-10 05:05:37.679 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.distributiondeployevent, scheduling delivery 2022-09-10 05:05:38.680 DEBUG 10 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE) 2022-09-10 05:05:44.472 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery 2022-09-10 05:05:45.472 DEBUG 10 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE) 2022-09-10 05:05:48.998 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:05:49.007 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:05:49.565 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery 2022-09-10 05:05:50.565 DEBUG 10 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE) 2022-09-10 05:05:54.608 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery 2022-09-10 05:05:55.609 DEBUG 10 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE) 2022-09-10 05:05:59.284 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery 2022-09-10 05:06:00.285 DEBUG 10 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE) 2022-09-10 05:06:02.714 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.auditinggetuebclusterevent, scheduling delivery 2022-09-10 05:06:03.715 DEBUG 10 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.auditinggetuebclusterevent (TABLE) 2022-09-10 05:06:07.739 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.auditinggetuebclusterevent, scheduling delivery 2022-09-10 05:06:08.740 DEBUG 10 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.auditinggetuebclusterevent (TABLE) 2022-09-10 05:06:15.236 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.authevent, scheduling delivery 2022-09-10 05:06:16.237 DEBUG 10 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.authevent (TABLE) 2022-09-10 05:06:19.060 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.authevent, scheduling delivery 2022-09-10 05:06:20.060 DEBUG 10 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.authevent (TABLE) 2022-09-10 05:06:24.812 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.authevent, scheduling delivery 2022-09-10 05:06:25.812 DEBUG 10 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.authevent (TABLE) 2022-09-10 05:06:34.077 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:06:34.080 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:06:36.346 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.categoryevent, scheduling delivery 2022-09-10 05:06:37.347 DEBUG 10 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.categoryevent (TABLE) 2022-09-10 05:06:45.012 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.categoryevent, scheduling delivery 2022-09-10 05:06:46.013 DEBUG 10 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.categoryevent (TABLE) 2022-09-10 05:06:50.344 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.getuserslistevent, scheduling delivery 2022-09-10 05:06:51.345 DEBUG 10 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.getuserslistevent (TABLE) 2022-09-10 05:06:56.402 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.getuserslistevent, scheduling delivery 2022-09-10 05:06:57.403 DEBUG 10 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.getuserslistevent (TABLE) 2022-09-10 05:06:58.527 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.getcategoryhierarchyevent, scheduling delivery 2022-09-10 05:06:59.528 DEBUG 10 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.getcategoryhierarchyevent (TABLE) 2022-09-10 05:07:00.412 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.getcategoryhierarchyevent, scheduling delivery 2022-09-10 05:07:01.412 DEBUG 10 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.getcategoryhierarchyevent (TABLE) 2022-09-10 05:07:02.207 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.externalapievent, scheduling delivery 2022-09-10 05:07:03.208 DEBUG 10 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE) 2022-09-10 05:07:03.377 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.externalapievent, scheduling delivery 2022-09-10 05:07:04.378 DEBUG 10 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE) 2022-09-10 05:07:05.387 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.externalapievent, scheduling delivery 2022-09-10 05:07:06.388 DEBUG 10 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE) 2022-09-10 05:07:07.323 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.externalapievent, scheduling delivery 2022-09-10 05:07:08.324 DEBUG 10 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE) 2022-09-10 05:07:08.942 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.ecompopenvironmentevent, scheduling delivery 2022-09-10 05:07:09.942 DEBUG 10 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.ecompopenvironmentevent (TABLE) 2022-09-10 05:07:24.293 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:07:24.298 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:07:35.060 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED KEYSPACE sdctitan, scheduling delivery 2022-09-10 05:07:36.061 DEBUG 10 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdctitan 2022-09-10 05:07:36.065 DEBUG 10 --- [luster-worker-1] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-09-10 05:07:36.076 DEBUG 10 --- [luster-worker-1] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 10 milliseconds 2022-09-10 05:07:36.604 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdctitan.system_properties, scheduling delivery 2022-09-10 05:07:37.605 DEBUG 10 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdctitan.system_properties (TABLE) 2022-09-10 05:07:45.259 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdctitan.janusgraph_ids, scheduling delivery 2022-09-10 05:07:46.260 DEBUG 10 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdctitan.janusgraph_ids (TABLE) 2022-09-10 05:07:46.590 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdctitan.edgestore, scheduling delivery 2022-09-10 05:07:47.591 DEBUG 10 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdctitan.edgestore (TABLE) 2022-09-10 05:07:48.804 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdctitan.edgestore_lock_, scheduling delivery 2022-09-10 05:07:49.804 DEBUG 10 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdctitan.edgestore_lock_ (TABLE) 2022-09-10 05:07:49.901 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdctitan.graphindex, scheduling delivery 2022-09-10 05:07:50.901 DEBUG 10 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdctitan.graphindex (TABLE) 2022-09-10 05:07:51.652 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdctitan.graphindex_lock_, scheduling delivery 2022-09-10 05:07:52.653 DEBUG 10 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdctitan.graphindex_lock_ (TABLE) 2022-09-10 05:07:55.633 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdctitan.txlog, scheduling delivery 2022-09-10 05:07:56.634 DEBUG 10 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdctitan.txlog (TABLE) 2022-09-10 05:07:58.534 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdctitan.systemlog, scheduling delivery 2022-09-10 05:07:59.407 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:07:59.410 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:07:59.535 DEBUG 10 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdctitan.systemlog (TABLE) 2022-09-10 05:08:02.945 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdctitan.system_properties_lock_, scheduling delivery 2022-09-10 05:08:03.946 DEBUG 10 --- [luster-worker-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdctitan.system_properties_lock_ (TABLE) 2022-09-10 05:08:29.568 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:08:29.595 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:08:33.954 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:08:33.957 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:08:49.590 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:08:49.593 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:09:03.959 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:09:03.961 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:09:09.599 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:09:09.602 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:09:33.963 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:09:33.966 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:09:34.667 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:09:34.669 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:09:41.427 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED KEYSPACE workflow, scheduling delivery 2022-09-10 05:09:42.429 DEBUG 10 --- [luster-worker-2] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for workflow 2022-09-10 05:09:42.438 DEBUG 10 --- [luster-worker-2] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-09-10 05:09:42.446 DEBUG 10 --- [luster-worker-2] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 8 milliseconds 2022-09-10 05:09:42.520 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED KEYSPACE zusammen_workflow, scheduling delivery 2022-09-10 05:09:43.521 DEBUG 10 --- [luster-worker-3] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_workflow 2022-09-10 05:09:43.525 DEBUG 10 --- [luster-worker-3] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-09-10 05:09:43.535 DEBUG 10 --- [luster-worker-3] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 10 milliseconds 2022-09-10 05:09:44.780 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE workflow.unique_value, scheduling delivery 2022-09-10 05:09:45.780 DEBUG 10 --- [luster-worker-2] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for workflow.unique_value (TABLE) 2022-09-10 05:09:46.798 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_workflow.item, scheduling delivery 2022-09-10 05:09:47.798 DEBUG 10 --- [luster-worker-3] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_workflow.item (TABLE) 2022-09-10 05:09:47.984 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_workflow.version, scheduling delivery 2022-09-10 05:09:48.985 DEBUG 10 --- [luster-worker-2] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_workflow.version (TABLE) 2022-09-10 05:09:49.682 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_workflow.version_elements, scheduling delivery 2022-09-10 05:09:50.683 DEBUG 10 --- [luster-worker-3] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_workflow.version_elements (TABLE) 2022-09-10 05:09:51.435 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_workflow.element_namespace, scheduling delivery 2022-09-10 05:09:52.436 DEBUG 10 --- [luster-worker-2] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_workflow.element_namespace (TABLE) 2022-09-10 05:09:53.355 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_workflow.element, scheduling delivery 2022-09-10 05:09:54.356 DEBUG 10 --- [luster-worker-3] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_workflow.element (TABLE) 2022-09-10 05:09:54.715 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:09:54.716 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:09:54.757 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_workflow.element_synchronization_state, scheduling delivery 2022-09-10 05:09:55.758 DEBUG 10 --- [luster-worker-2] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_workflow.element_synchronization_state (TABLE) 2022-09-10 05:09:56.338 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_workflow.element_stage, scheduling delivery 2022-09-10 05:09:57.338 DEBUG 10 --- [luster-worker-3] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_workflow.element_stage (TABLE) 2022-09-10 05:10:01.458 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_workflow.version_stage, scheduling delivery 2022-09-10 05:10:02.458 DEBUG 10 --- [luster-worker-2] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_workflow.version_stage (TABLE) 2022-09-10 05:10:05.619 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED KEYSPACE dox, scheduling delivery 2022-09-10 05:10:06.619 DEBUG 10 --- [luster-worker-3] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox 2022-09-10 05:10:06.623 DEBUG 10 --- [luster-worker-3] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-09-10 05:10:06.636 DEBUG 10 --- [luster-worker-3] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 12 milliseconds 2022-09-10 05:10:08.848 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED KEYSPACE zusammen_dox, scheduling delivery 2022-09-10 05:10:09.848 DEBUG 10 --- [luster-worker-2] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_dox 2022-09-10 05:10:09.852 DEBUG 10 --- [luster-worker-2] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-09-10 05:10:09.857 DEBUG 10 --- [luster-worker-2] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 4 milliseconds 2022-09-10 05:10:13.134 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TYPE dox.version, scheduling delivery 2022-09-10 05:10:14.135 DEBUG 10 --- [luster-worker-3] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.version (TYPE) 2022-09-10 05:10:15.787 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TYPE dox.user_candidate_version, scheduling delivery 2022-09-10 05:10:16.788 DEBUG 10 --- [luster-worker-2] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.user_candidate_version (TYPE) 2022-09-10 05:10:18.660 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.version_info, scheduling delivery 2022-09-10 05:10:19.660 DEBUG 10 --- [luster-worker-3] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.version_info (TABLE) 2022-09-10 05:10:22.518 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.version_info_deleted, scheduling delivery 2022-09-10 05:10:23.518 DEBUG 10 --- [luster-worker-2] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.version_info_deleted (TABLE) 2022-09-10 05:10:25.705 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.unique_value, scheduling delivery 2022-09-10 05:10:26.710 DEBUG 10 --- [luster-worker-3] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.unique_value (TABLE) 2022-09-10 05:10:31.952 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.package_details, scheduling delivery 2022-09-10 05:10:32.953 DEBUG 10 --- [luster-worker-2] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.package_details (TABLE) 2022-09-10 05:10:36.213 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.vsp_enriched_service_template, scheduling delivery 2022-09-10 05:10:37.214 DEBUG 10 --- [luster-worker-3] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.vsp_enriched_service_template (TABLE) 2022-09-10 05:10:40.363 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.vsp_enriched_service_artifact, scheduling delivery 2022-09-10 05:10:41.364 DEBUG 10 --- [luster-worker-2] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.vsp_enriched_service_artifact (TABLE) 2022-09-10 05:10:44.591 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.application_config, scheduling delivery 2022-09-10 05:10:45.593 DEBUG 10 --- [luster-worker-3] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.application_config (TABLE) 2022-09-10 05:10:48.266 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.action, scheduling delivery 2022-09-10 05:10:49.266 DEBUG 10 --- [luster-worker-2] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.action (TABLE) 2022-09-10 05:10:55.210 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE dox.action, scheduling delivery 2022-09-10 05:10:56.211 DEBUG 10 --- [luster-worker-3] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.action (TABLE) 2022-09-10 05:11:00.088 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:11:00.091 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:11:09.314 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE dox.action, scheduling delivery 2022-09-10 05:11:10.131 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:11:10.150 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:11:10.315 DEBUG 10 --- [luster-worker-2] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.action (TABLE) 2022-09-10 05:11:24.133 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE dox.action, scheduling delivery 2022-09-10 05:11:25.134 DEBUG 10 --- [luster-worker-3] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.action (TABLE) 2022-09-10 05:11:31.736 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE dox.action, scheduling delivery 2022-09-10 05:11:32.737 DEBUG 10 --- [luster-worker-2] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.action (TABLE) 2022-09-10 05:11:35.188 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:11:35.190 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:11:47.290 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE dox.action, scheduling delivery 2022-09-10 05:11:48.290 DEBUG 10 --- [luster-worker-3] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.action (TABLE) 2022-09-10 05:12:05.360 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:12:05.363 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:12:12.379 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.ecompcomponent, scheduling delivery 2022-09-10 05:12:13.380 DEBUG 10 --- [luster-worker-4] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.ecompcomponent (TABLE) 2022-09-10 05:12:22.717 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE dox.action, scheduling delivery 2022-09-10 05:12:23.718 DEBUG 10 --- [luster-worker-5] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.action (TABLE) 2022-09-10 05:12:48.423 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.action_artifact, scheduling delivery 2022-09-10 05:12:49.424 DEBUG 10 --- [luster-worker-6] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.action_artifact (TABLE) 2022-09-10 05:12:55.582 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:12:55.589 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:13:03.959 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.activity_log, scheduling delivery 2022-09-10 05:13:04.960 DEBUG 10 --- [luster-worker-7] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.activity_log (TABLE) 2022-09-10 05:13:14.075 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.healing, scheduling delivery 2022-09-10 05:13:15.075 DEBUG 10 --- [luster-worker-6] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.healing (TABLE) 2022-09-10 05:13:30.018 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.migration, scheduling delivery 2022-09-10 05:13:31.019 DEBUG 10 --- [luster-worker-7] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.migration (TABLE) 2022-09-10 05:13:58.370 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.item_permissions, scheduling delivery 2022-09-10 05:13:59.371 DEBUG 10 --- [luster-worker-8] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.item_permissions (TABLE) 2022-09-10 05:14:00.867 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:14:00.869 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:14:05.519 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.user_permission_items, scheduling delivery 2022-09-10 05:14:06.520 DEBUG 10 --- [luster-worker-9] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.user_permission_items (TABLE) 2022-09-10 05:14:21.531 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.notification_subscribers, scheduling delivery 2022-09-10 05:14:22.531 DEBUG 10 --- [luster-worker-8] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.notification_subscribers (TABLE) 2022-09-10 05:14:33.899 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.last_notification, scheduling delivery 2022-09-10 05:14:34.899 DEBUG 10 --- [luster-worker-9] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.last_notification (TABLE) 2022-09-10 05:14:35.951 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:14:35.953 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:14:42.566 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.notifications, scheduling delivery 2022-09-10 05:14:43.567 DEBUG 10 --- [luster-worker-8] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.notifications (TABLE) 2022-09-10 05:14:49.886 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.vsp_merge_hint, scheduling delivery 2022-09-10 05:14:50.887 DEBUG 10 --- [luster-worker-9] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.vsp_merge_hint (TABLE) 2022-09-10 05:14:57.473 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.vsp_upload_status, scheduling delivery 2022-09-10 05:14:58.474 DEBUG 10 --- [luster-worker-8] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.vsp_upload_status (TABLE) 2022-09-10 05:15:02.123 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE dox.vsp_upload_status, scheduling delivery 2022-09-10 05:15:03.124 DEBUG 10 --- [luster-worker-9] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.vsp_upload_status (TABLE) 2022-09-10 05:15:05.016 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE dox.vsp_upload_status, scheduling delivery 2022-09-10 05:15:06.016 DEBUG 10 --- [luster-worker-8] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.vsp_upload_status (TABLE) 2022-09-10 05:15:15.404 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_dox.item, scheduling delivery 2022-09-10 05:15:16.405 DEBUG 10 --- [luster-worker-9] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_dox.item (TABLE) 2022-09-10 05:15:31.316 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_dox.version, scheduling delivery 2022-09-10 05:15:32.316 DEBUG 10 --- [luster-worker-8] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_dox.version (TABLE) 2022-09-10 05:15:36.251 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:15:36.254 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:15:41.259 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_dox.version_elements, scheduling delivery 2022-09-10 05:15:42.260 DEBUG 10 --- [luster-worker-9] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_dox.version_elements (TABLE) 2022-09-10 05:15:46.276 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:15:46.282 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:16:03.757 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_dox.element_namespace, scheduling delivery 2022-09-10 05:16:04.759 DEBUG 10 --- [uster-worker-10] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_dox.element_namespace (TABLE) 2022-09-10 05:16:34.765 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:16:34.767 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:16:39.192 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_dox.element, scheduling delivery 2022-09-10 05:16:40.194 DEBUG 10 --- [uster-worker-11] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_dox.element (TABLE) 2022-09-10 05:16:49.183 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_dox.element_synchronization_state, scheduling delivery 2022-09-10 05:16:50.185 DEBUG 10 --- [uster-worker-12] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_dox.element_synchronization_state (TABLE) 2022-09-10 05:17:07.138 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:17:07.167 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=1, closed=false] heartbeat query succeeded 2022-09-10 05:17:11.401 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_dox.element_stage, scheduling delivery 2022-09-10 05:17:12.151 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:17:12.153 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:17:12.403 DEBUG 10 --- [uster-worker-13] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_dox.element_stage (TABLE) 2022-09-10 05:17:20.493 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_dox.version_stage, scheduling delivery 2022-09-10 05:17:21.494 DEBUG 10 --- [uster-worker-14] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_dox.version_stage (TABLE) 2022-09-10 05:17:42.209 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:17:42.211 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:17:51.503 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:17:51.505 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:18:17.327 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:18:17.329 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:18:21.512 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:18:21.524 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:18:47.742 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:18:47.745 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:18:51.525 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:18:51.527 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:19:21.534 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:19:21.541 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:19:38.700 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:19:38.708 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:19:51.547 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:19:51.548 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:20:21.554 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:20:21.556 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:20:28.811 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:20:28.812 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:20:43.883 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:20:43.916 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=1, closed=false] heartbeat query succeeded 2022-09-10 05:20:51.557 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:20:51.562 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:21:03.883 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:21:03.886 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:21:21.563 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:21:21.565 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:21:51.566 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:21:51.568 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:22:09.214 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:22:09.256 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=1, closed=false] heartbeat query succeeded 2022-09-10 05:22:21.573 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:22:21.575 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:22:34.240 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:22:34.243 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:22:51.579 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:22:51.582 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:23:21.582 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:23:21.585 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:23:49.612 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:23:49.615 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:23:51.585 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:23:51.588 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:23:54.623 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:23:54.626 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:24:21.589 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:24:21.592 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:24:34.711 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:24:34.714 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:24:51.593 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:24:51.596 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:25:21.599 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:25:21.601 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:25:51.605 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:25:51.607 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:26:20.407 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:26:20.410 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:26:21.611 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:26:21.632 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:26:30.427 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:26:30.429 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:26:51.633 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:26:51.636 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:27:00.435 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:27:00.437 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:27:21.637 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:27:21.639 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:27:30.440 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:27:30.442 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:27:50.807 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:27:50.809 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:27:51.640 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:27:51.642 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:28:21.642 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:28:21.645 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:28:51.646 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:28:51.649 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:28:55.887 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:28:55.888 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:29:21.650 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:29:21.652 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:29:51.652 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:29:51.655 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:30:21.655 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:30:21.657 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:30:31.334 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:30:31.340 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:30:46.401 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:30:46.403 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:30:51.671 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:30:51.673 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:31:01.810 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:31:01.817 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:31:21.676 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:31:21.678 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:31:36.863 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:31:36.864 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:31:41.875 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:31:41.877 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:31:51.679 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:31:51.680 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:32:11.880 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:32:11.882 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:32:21.694 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:32:21.734 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:32:22.482 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:32:22.503 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:32:51.735 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:32:51.737 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:33:07.780 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:33:07.895 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=1, closed=false] heartbeat query succeeded 2022-09-10 05:33:21.740 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:33:21.742 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:33:51.743 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:33:51.746 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:33:58.031 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:33:58.080 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:34:21.751 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:34:21.758 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:34:28.599 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:34:28.602 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:34:43.724 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:34:43.741 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:34:51.759 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:34:51.761 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:34:58.743 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:34:58.745 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:35:13.743 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:35:13.756 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:35:21.762 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:35:21.764 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:35:28.746 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:35:28.753 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:35:51.771 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:35:51.773 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:35:58.947 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:35:59.004 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=1, closed=false] heartbeat query succeeded 2022-09-10 05:36:21.774 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:36:21.782 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:36:23.973 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:36:23.975 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:36:34.055 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:36:34.057 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:36:51.797 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:36:51.799 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:36:59.483 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:36:59.503 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:37:04.059 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:37:04.061 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:37:21.800 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:37:21.802 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:37:51.803 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:37:51.805 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:38:21.808 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:38:21.841 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:38:51.842 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:38:51.844 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:38:54.827 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:38:54.829 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:39:21.845 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:39:21.846 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:39:34.934 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:39:34.936 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:39:51.848 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:39:51.850 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:40:04.937 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:40:04.938 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:40:21.850 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:40:21.852 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:40:51.853 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:40:51.855 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:41:05.447 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:41:05.453 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:41:21.867 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:41:21.869 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:41:45.479 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:41:45.480 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:41:51.877 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:41:51.879 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:42:21.880 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:42:21.882 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:42:51.883 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:42:51.885 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:43:05.903 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:43:05.905 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:43:21.886 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:43:21.889 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:43:31.063 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:43:31.065 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:43:35.907 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:43:35.909 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:43:51.890 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:43:51.892 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:44:05.912 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:44:05.914 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:44:16.393 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:44:16.395 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:44:21.901 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:44:21.947 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:44:41.470 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:44:41.478 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:44:51.948 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:44:51.950 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:45:21.534 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:45:21.549 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=1, closed=false] heartbeat query succeeded 2022-09-10 05:45:21.950 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:45:21.952 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:45:51.564 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:45:51.567 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:45:51.952 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:45:51.954 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:46:21.955 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:46:21.959 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:46:41.609 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:46:41.612 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:46:51.634 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:46:51.640 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:46:51.960 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:46:51.962 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:47:21.963 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:47:21.965 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:47:36.671 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:47:36.675 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:47:51.967 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:47:51.968 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:48:01.687 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:48:01.689 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:48:21.969 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:48:21.971 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:48:41.751 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:48:41.754 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:48:51.975 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:48:51.977 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:49:06.765 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:49:06.767 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:49:21.979 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:49:21.982 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:49:36.808 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:49:36.811 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:49:46.914 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:49:46.929 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:49:51.983 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:49:51.985 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:50:16.943 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:50:16.945 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:50:21.989 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:50:21.995 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:50:42.059 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:50:42.082 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=1, closed=false] heartbeat query succeeded 2022-09-10 05:50:51.999 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:50:52.001 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:51:07.073 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:51:07.075 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:51:17.099 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:51:17.101 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:51:22.001 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:51:22.010 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:51:52.012 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:51:52.014 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:51:52.311 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:51:52.312 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:52:22.015 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:52:22.053 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:52:42.588 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:52:42.634 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=1, closed=false] heartbeat query succeeded 2022-09-10 05:52:52.054 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:52:52.056 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:53:07.611 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:53:07.613 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:53:22.059 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:53:22.060 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:53:52.061 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:53:52.064 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:54:07.780 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:54:07.782 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:54:22.065 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:54:22.067 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:54:37.889 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:54:37.891 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:54:52.068 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:54:52.070 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:55:22.072 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:55:22.074 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:55:33.060 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:55:33.081 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:55:47.862 DEBUG 10 --- [ool-10-thread-1] o.o.a.rest.search.GenericQueryProcessor : Converted to gremlin query without the start vertices g.V(startVertexes) 2022-09-10 05:55:47.865 INFO 10 --- [ool-10-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : Invoke 2022-09-10 05:55:48.001 INFO 10 --- [ool-10-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : InvokeReturn 2022-09-10 05:55:49.678 DEBUG 10 --- [qtp746115872-32] o.o.a.i.post.ResponseTransactionLogging : {"transactionId":"d063d405-5e09-4bd9-8711-d87c36594c94","status":"200","rqstDate":"220910-05:55:46:380","respDate":"220910-05:55:49:677","sourceId":"robot-ete:d063d405-5e09-4bd9-8711-d87c36594c94","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-traversal-220910-05:55:46:380-62072\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[python-requests/2.28.1], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip, deflate], X-AAI-SSL-Client-OU=[], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-AAI-SSL-Client-CN=[], Content-Length=[48], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[robot-ete], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[38110], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.101], X-TransactionId=[d063d405-5e09-4bd9-8711-d87c36594c94], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"} 2022-09-10 05:55:52.075 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:55:52.077 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:56:14.543 DEBUG 10 --- [ool-11-thread-1] o.o.a.rest.search.GenericQueryProcessor : Converted to gremlin query without the start vertices g.V(startVertexes) 2022-09-10 05:56:14.543 INFO 10 --- [ool-11-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : Invoke 2022-09-10 05:56:14.647 INFO 10 --- [ool-11-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : InvokeReturn 2022-09-10 05:56:16.184 DEBUG 10 --- [qtp746115872-28] o.o.a.i.post.ResponseTransactionLogging : {"transactionId":"6090c0de-818b-4ba4-a217-f4ccf1038f68","status":"200","rqstDate":"220910-05:56:14:311","respDate":"220910-05:56:16:184","sourceId":"robot-ete:6090c0de-818b-4ba4-a217-f4ccf1038f68","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-traversal-220910-05:56:14:311-61264\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[python-requests/2.28.1], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip, deflate], X-AAI-SSL-Client-OU=[], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-AAI-SSL-Client-CN=[], Content-Length=[48], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[robot-ete], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[60712], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.194], X-TransactionId=[6090c0de-818b-4ba4-a217-f4ccf1038f68], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"} 2022-09-10 05:56:22.078 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:56:22.080 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:56:46.205 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:56:46.224 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:56:52.083 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:56:52.085 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:57:18.210 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:57:18.222 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:57:22.086 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:57:22.087 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:57:52.089 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:57:52.091 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:57:58.439 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:57:58.448 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:58:22.092 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:58:22.094 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:58:33.488 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:58:33.494 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:58:52.095 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:58:52.098 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:59:22.100 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:59:22.101 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:59:28.659 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:59:28.661 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:59:38.683 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:59:38.686 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 05:59:52.115 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 05:59:52.116 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:00:22.118 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:00:22.160 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:00:48.882 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:00:48.888 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=1, closed=false] heartbeat query succeeded 2022-09-10 06:00:52.161 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:00:52.163 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:01:13.894 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:01:13.898 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:01:22.165 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:01:22.167 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:01:48.951 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:01:48.957 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:01:52.168 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:01:52.170 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:02:08.966 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:02:08.968 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:02:18.975 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:02:18.986 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:02:22.171 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:02:22.172 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:02:48.999 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:02:49.001 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:02:52.174 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:02:52.176 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:03:19.045 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:03:19.046 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:03:22.177 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:03:22.179 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:03:52.180 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:03:52.183 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:04:19.166 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:04:19.168 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:04:22.184 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:04:22.186 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:04:44.190 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:04:44.191 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:04:52.187 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:04:52.188 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:05:22.205 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:05:22.206 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:05:24.464 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:05:24.468 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:05:52.229 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:05:52.231 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:05:54.469 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:05:54.478 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:06:22.232 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:06:22.267 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:06:52.268 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:06:52.270 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:07:22.271 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:07:22.273 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:07:39.671 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:07:39.672 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:07:52.279 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:07:52.280 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:08:22.283 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:08:22.288 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:08:24.894 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:08:24.896 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:08:52.289 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:08:52.292 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:08:54.897 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:08:54.899 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:09:22.293 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:09:22.295 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:09:24.902 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:09:24.904 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:09:30.168 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:09:30.170 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:09:52.296 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:09:52.299 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:10:05.685 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:10:05.693 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:10:22.303 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:10:22.305 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:10:30.703 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:10:30.705 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:10:52.307 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:10:52.309 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:11:22.313 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:11:22.316 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:11:52.316 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:11:52.318 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:11:55.879 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:11:55.881 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:12:22.323 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:12:22.324 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:12:25.883 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:12:25.884 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:12:52.339 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:12:52.341 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:13:01.065 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:13:01.069 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:13:22.345 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:13:22.352 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:13:52.354 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:13:52.355 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:14:01.147 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:14:01.149 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:14:22.365 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:14:22.374 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:14:51.283 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:14:51.284 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:14:52.375 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:14:52.377 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:15:21.347 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:15:21.349 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:15:22.391 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:15:22.393 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:15:52.394 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:15:52.396 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:16:11.547 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:16:11.549 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:16:22.397 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:16:22.399 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:16:52.405 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:16:52.408 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:16:56.683 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:16:56.738 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:17:16.707 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:17:16.708 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:17:22.419 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:17:22.421 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:17:36.735 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:17:36.777 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:17:52.434 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:17:52.435 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:18:11.759 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:18:11.769 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:18:22.436 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:18:22.478 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:18:41.793 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:18:41.795 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:18:52.479 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:18:52.481 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:19:11.867 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:19:11.869 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:19:16.891 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:19:16.894 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:19:22.486 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:19:22.491 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:19:51.915 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:19:51.917 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:19:52.492 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:19:52.494 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:20:22.495 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:20:22.497 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:20:47.059 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:20:47.062 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:20:52.498 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:20:52.501 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:21:12.107 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:21:12.109 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:21:22.501 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:21:22.506 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:21:32.164 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:21:32.166 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:21:52.511 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:21:52.513 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:22:22.522 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:22:22.523 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:22:52.422 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:22:52.424 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:22:52.524 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:22:52.525 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:23:17.467 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:23:17.468 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:23:22.528 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:23:22.530 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:23:47.833 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:23:47.836 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:23:52.533 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:23:52.535 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:24:08.013 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:24:08.015 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:24:22.543 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:24:22.587 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:24:52.588 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:24:52.590 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:25:22.593 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:25:22.595 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:25:33.306 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:25:33.308 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:25:43.347 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:25:43.363 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:25:52.598 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:25:52.600 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:26:22.602 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:26:22.607 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:26:23.392 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:26:23.413 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:26:48.417 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:26:48.420 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:26:52.607 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:26:52.609 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:27:22.612 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:27:22.614 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:27:33.747 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:27:33.749 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:27:43.789 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:27:43.806 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:27:52.619 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:27:52.621 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:27:58.787 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:27:58.788 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:28:18.814 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:28:18.816 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:28:22.622 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:28:22.624 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:28:48.835 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:28:48.837 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:28:52.631 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:28:52.633 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:28:58.999 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:28:59.001 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:29:22.639 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:29:22.643 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:29:29.060 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:29:29.063 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:29:52.644 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:29:52.645 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:30:19.248 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:30:19.273 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:30:22.647 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:30:22.695 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:30:49.277 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:30:49.279 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:30:52.696 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:30:52.697 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:31:22.703 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:31:22.704 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:31:49.603 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:31:49.604 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:31:52.711 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:31:52.713 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:32:04.622 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:32:04.624 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:32:19.667 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:32:19.668 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:32:22.714 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:32:22.716 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:32:34.703 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:32:34.705 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:32:52.717 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:32:52.719 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:32:54.745 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:32:54.748 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:33:04.812 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:33:04.814 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:33:22.723 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:33:22.725 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:33:39.900 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:33:39.915 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:33:52.727 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:33:52.729 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:34:22.730 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:34:22.732 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:34:24.939 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:34:24.941 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:34:29.948 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:34:29.950 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:34:52.733 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:34:52.734 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:35:22.738 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:35:22.740 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:35:25.341 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:35:25.343 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:35:52.741 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:35:52.743 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:36:00.473 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:36:00.475 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:36:22.744 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:36:22.746 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:36:30.478 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:36:30.480 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:36:52.747 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:36:52.748 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:37:00.579 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:37:00.581 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:37:22.752 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:37:22.754 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:37:30.627 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:37:30.647 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:37:50.645 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:37:50.647 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:37:52.764 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:37:52.766 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:38:20.649 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:38:20.652 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:38:22.766 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:38:22.768 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:38:45.779 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:38:45.780 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:38:52.769 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:38:52.771 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:39:22.772 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:39:22.774 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:39:25.827 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:39:25.829 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:39:52.783 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:39:52.784 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:39:55.907 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:39:55.910 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:40:20.927 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:40:20.930 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:40:22.796 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:40:22.799 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:40:25.930 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:40:25.960 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:40:52.807 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:40:52.809 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:41:22.819 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:41:22.821 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:41:52.827 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:41:52.828 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:42:16.359 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:42:16.360 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:42:22.831 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:42:22.834 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:42:52.843 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:42:52.844 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:42:56.543 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:42:56.548 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:43:22.849 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:43:22.851 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:43:26.570 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:43:26.572 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:43:52.855 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:43:52.857 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:43:56.629 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:43:56.630 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:44:22.867 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:44:22.903 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:44:52.904 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:44:52.906 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:45:22.906 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:45:22.908 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:45:31.883 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:45:31.886 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:45:52.908 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:45:52.910 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:45:56.979 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:45:56.984 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:46:22.912 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:46:22.914 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:46:26.984 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:46:26.986 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:46:52.934 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:46:52.937 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:46:57.373 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:46:57.377 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:47:22.401 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:47:22.404 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:47:22.937 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:47:22.939 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:47:52.940 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:47:52.942 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:48:17.768 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:48:17.770 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:48:22.951 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:48:22.952 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:48:27.816 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:48:27.869 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:48:52.953 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:48:52.954 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:49:22.954 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:49:22.966 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:49:52.943 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:49:52.945 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:49:52.966 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:49:52.968 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:50:22.976 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:50:23.009 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:50:53.010 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:50:53.014 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:51:03.143 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:51:03.145 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:51:23.015 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:51:23.017 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:51:53.019 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:51:53.021 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:51:53.237 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:51:53.240 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:52:08.293 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:52:08.295 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:52:23.029 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:52:23.037 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:52:23.243 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:52:23.245 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:52:53.038 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:52:53.040 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:53:23.051 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:53:23.053 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:53:38.727 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:53:38.781 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:53:53.061 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:53:53.062 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:53:53.737 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:53:53.739 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:54:13.801 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:54:13.820 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:54:23.065 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:54:23.067 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:54:38.842 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:54:38.845 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:54:53.075 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:54:53.076 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:55:08.847 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:55:08.849 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:55:23.083 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:55:23.085 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:55:33.991 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:55:33.993 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:55:53.093 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:55:53.095 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:55:54.039 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:55:54.056 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:56:04.001 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:56:04.003 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:56:23.108 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:56:23.114 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:56:29.074 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:56:29.084 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:56:53.115 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:56:53.116 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:56:54.120 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:56:54.122 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:57:23.119 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:57:23.121 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:57:29.195 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:57:29.197 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:57:53.124 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:57:53.126 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:57:59.346 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:57:59.389 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:58:19.357 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:58:19.358 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:58:23.130 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:58:23.133 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:58:49.461 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:58:49.463 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:58:53.134 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:58:53.137 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:59:23.139 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:59:23.141 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:59:53.141 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:59:53.143 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 06:59:54.766 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 06:59:54.768 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:00:23.149 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:00:23.151 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:00:29.962 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:00:29.964 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:00:53.152 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:00:53.154 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:01:10.273 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:01:10.276 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:01:23.165 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:01:23.167 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:01:53.171 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:01:53.173 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:02:20.587 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:02:20.589 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:02:23.179 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:02:23.182 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:02:50.595 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:02:50.596 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:02:53.182 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:02:53.184 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:03:23.185 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:03:23.186 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:03:53.187 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:03:53.189 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:03:55.919 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:03:55.921 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:04:05.915 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:04:05.916 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:04:23.189 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:04:23.191 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:04:31.111 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:04:31.113 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:04:53.195 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:04:53.198 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:05:01.143 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:05:01.145 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:05:06.158 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:05:06.163 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:05:23.199 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:05:23.201 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:05:46.264 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:05:46.266 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:05:53.201 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:05:53.208 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:06:16.267 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:06:16.269 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:06:23.209 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:06:23.215 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:06:26.434 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:06:26.442 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:06:51.459 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:06:51.462 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:06:53.226 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:06:53.228 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:07:06.597 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:07:06.626 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:07:23.238 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:07:23.241 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:07:53.241 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:07:53.243 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:07:56.647 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:07:56.649 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:08:16.847 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:08:16.849 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:08:23.244 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:08:23.253 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:08:26.855 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:08:26.857 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:08:46.867 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:08:46.874 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:08:53.254 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:08:53.258 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:08:56.860 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:08:56.863 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:09:12.339 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:09:12.362 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=1, closed=false] heartbeat query succeeded 2022-09-10 07:09:23.261 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:09:23.263 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:09:53.271 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:09:53.273 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:10:02.392 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:10:02.394 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:10:07.451 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:10:07.474 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=1, closed=false] heartbeat query succeeded 2022-09-10 07:10:23.280 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:10:23.282 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:10:27.461 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:10:27.463 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:10:53.295 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:10:53.297 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:11:07.753 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:11:07.757 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:11:23.303 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:11:23.305 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:11:53.306 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:11:53.308 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:12:23.309 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:12:23.330 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:12:33.153 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:12:33.155 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:12:53.331 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:12:53.333 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:13:23.336 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:13:23.338 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:13:28.351 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:13:28.352 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:13:53.338 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:13:53.340 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:14:18.547 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:14:18.556 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.253:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:14:23.341 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:14:23.343 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:14:53.347 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:14:53.349 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:15:18.642 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:15:18.643 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:15:23.357 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:15:23.359 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:15:53.372 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:15:53.374 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:16:18.859 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:16:18.861 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:16:23.374 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:16:23.377 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:16:53.380 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:16:53.382 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:17:23.387 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:17:23.389 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:17:53.393 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:17:53.395 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:18:23.403 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:18:23.436 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:18:49.329 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:18:49.332 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:18:53.437 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:18:53.439 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:19:23.441 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:19:23.443 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:19:53.446 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:19:53.448 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.117:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-09-10 07:19:54.486 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-09-10 07:19:54.488 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.67.125:9042-1, inFlight=0, closed=false] heartbeat query succeeded